Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.maint.python > #8964

Re: /usr/bin/python2 shebangs

Path csiph.com!news.redatomik.org!aioe.org!bofh.it!news.nic.it!robomod
From Scott Kitterman <debian@kitterman.com>
Newsgroups linux.debian.maint.python
Subject Re: /usr/bin/python2 shebangs
Date Wed, 02 Nov 2016 02:10:02 +0100
Message-ID <sySdY-7QX-9@gated-at.bofh.it> (permalink)
References <syIeB-1oI-1@gated-at.bofh.it> <syJkm-232-31@gated-at.bofh.it> <syODn-5xo-17@gated-at.bofh.it> <syPpL-63q-5@gated-at.bofh.it> <syRUB-7vj-7@gated-at.bofh.it>
X-Original-To debian-python@lists.debian.org
X-Mailbox-Line From debian-python-request@lists.debian.org Wed Nov 2 01:00:04 2016
Old-Return-Path <debian@kitterman.com>
X-Amavis-Spam-Status No, score=-7 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FOURLA=0.1, LDO_WHITELIST=-5] autolearn=ham autolearn_force=no
X-Policyd-Weight using cached result; rate: -5
Dkim-Signature v=1; a=rsa-sha256; c=simple/simple; d=kitterman.com; s=201409; t=1478048530; bh=ae7nE0ikXWaee92fXyw9R2nDndrpjf++vKgGs2bFR1A=; h=In-Reply-To:References:Subject:From:Date:To:From; b=DSBqq4ynT4pK0uPNsMQ+Iz1Aq6hUA4nJzP/VY378s6ivXGj6FrK53VVutDYJAt+ru AjKdj/Q/6VNy6WXz4o5MxR968JBAlRhcxsE3Lb9IddNpeXA8w7fn4FeZ4AZvm/fRng UUYM/ZaHQtQeBfB0+8FxKJaF/5XMRwLDkH71Hh7k=
User-Agent K-9 Mail for Android
MIME-Version 1.0
Content-Transfer-Encoding 8bit
Content-Type text/plain; charset=UTF-8
X-Mailing-List <debian-python@lists.debian.org> archive/latest/14308
List-ID <debian-python.lists.debian.org>
List-URL <https://lists.debian.org/debian-python/>
List-Archive https://lists.debian.org/msgid-search/B15A94A8-0A11-466D-9E62-849032D697A9@kitterman.com
Approved robomod@news.nic.it
Lines 23
Organization linux.* mail to news gateway
Sender robomod@news.nic.it
X-Original-Date Tue, 01 Nov 2016 20:59:47 -0400
X-Original-Message-ID <B15A94A8-0A11-466D-9E62-849032D697A9@kitterman.com>
X-Original-References <20161101102801.0350863b@subdivisions.wooz.org> <D7DAFF32-455F-4B1E-B14C-CB817B1F44F8@kitterman.com> <20161101171421.0368f9dc@subdivisions.wooz.org> <2202191.8VQVvDViSp@kitterma-e6430> <31ACB83D-3FF5-408E-BB71-8647D2FFC1CC@stufft.io>
Xref csiph.com linux.debian.maint.python:8964

Show key headers only | View raw



On November 1, 2016 8:43:50 PM EDT, Donald Stufft <donald@stufft.io> wrote:
>
>> On Nov 1, 2016, at 6:03 PM, Scott Kitterman <debian@kitterman.com>
>wrote:
>> 
>> Even after python2.7 is removed from Debian, there will still be
>users who 
>> keep a local copy because they couldn't migrate things due to
>$REASONS.  Re-
>> using /usr/bin/python for a python3 version won't accomplish anything
>more 
>> than gratuitously break such setups.
>
>
>/usr/bin/python3 being Python 4.x is a bit weird though, and it’s
>likely that Python 4.x is not going to be another break the world
>release.

It's true that it's less pretty to ditch /usr/bin/python, but I'll take the slightly uglier approach if it keeps local python installs from breaking.  YMMV.

Scott K

Back to linux.debian.maint.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

/usr/bin/python2 shebangs Barry Warsaw <barry@debian.org> - 2016-11-01 15:30 +0100
  Re: /usr/bin/python2 shebangs Scott Kitterman <debian@kitterman.com> - 2016-11-01 16:40 +0100
    Re: /usr/bin/python2 shebangs Barry Warsaw <barry@debian.org> - 2016-11-01 22:20 +0100
      Re: /usr/bin/python2 shebangs Scott Kitterman <debian@kitterman.com> - 2016-11-01 23:10 +0100
        Re: /usr/bin/python2 shebangs Donald Stufft <donald@stufft.io> - 2016-11-02 01:50 +0100
          Re: /usr/bin/python2 shebangs Scott Kitterman <debian@kitterman.com> - 2016-11-02 02:10 +0100
          Python 4 and ‘python3’ (was:  /usr/bin/python2 shebangs) Ben Finney <bignose@debian.org> - 2016-11-02 04:00 +0100
            Re: Python 4 and ‘python3’ (was:  /usr/bin/python2 shebangs) Barry Warsaw <barry@debian.org> - 2016-11-02 15:10 +0100
              Re: Python 4 and ‘python3’ Ben Finney <bignose@debian.org> - 2016-11-02 23:30 +0100
                Re: Python 4 and ‘python3’ Barry Warsaw <barry@debian.org> - 2016-11-02 23:50 +0100
                Re: Python 4 and ‘python3’ Ben Finney <bignose@debian.org> - 2016-11-03 00:50 +0100
        Re: /usr/bin/python2 shebangs Thomas Goirand <zigo@debian.org> - 2016-11-07 11:50 +0100
          Re: /usr/bin/python2 shebangs Barry Warsaw <barry@debian.org> - 2016-11-07 16:10 +0100
            Re: /usr/bin/python2 shebangs Scott Kitterman <debian@kitterman.com> - 2016-11-07 16:30 +0100
              Re: /usr/bin/python2 shebangs Thomas Goirand <zigo@debian.org> - 2016-11-09 17:10 +0100
                Re: /usr/bin/python2 shebangs Paul Wise <pabs@debian.org> - 2016-11-10 03:40 +0100

csiph-web