Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.python > #8987
| Path | csiph.com!2.us.feeder.erje.net!feeder.erje.net!1.eu.feeder.erje.net!news.unit0.net!news.panservice.it!bofh.it!news.nic.it!robomod |
|---|---|
| From | Scott Kitterman <debian@kitterman.com> |
| Newsgroups | linux.debian.maint.python |
| Subject | Re: /usr/bin/python2 shebangs |
| Date | Mon, 07 Nov 2016 16:30:02 +0100 |
| Message-ID | <sAU1Y-4T4-35@gated-at.bofh.it> (permalink) |
| References | <syIeB-1oI-1@gated-at.bofh.it> <sAPEZ-1Vz-19@gated-at.bofh.it> <sATIB-4Mo-19@gated-at.bofh.it> |
| X-Original-To | debian-python@lists.debian.org |
| X-Mailbox-Line | From debian-python-request@lists.debian.org Mon Nov 7 15:22:10 2016 |
| Old-Return-Path | <debian@kitterman.com> |
| X-Amavis-Spam-Status | No, score=-7.1 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-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=1478532320; bh=hJt1lSPeZIXjMlyK8zwcddlDAt3Pu5VLe8s1VdyaI5M=; h=From:To:Subject:Date:In-Reply-To:References:From; b=i2PH13v10Fvtz8veJXA9Q+diC5VDKSF6CzRF4mA2+fIFw3HunSZxPFiohJXehmyZy pb2ynQp4so/MzoUSXwK8tkXAueD+ZCAPUsBOLDirkBc53qIEPjQKaQ8SVyoA2Rdox7 lWtK388DVSxqXvILWBPebJIDlUTZBLNpoq6l9CpE= |
| User-Agent | KMail/4.13.3 (Linux/3.13.0-100-generic; KDE/4.13.3; x86_64; ; ) |
| MIME-Version | 1.0 |
| Content-Transfer-Encoding | 7Bit |
| Content-Type | text/plain; charset="us-ascii" |
| X-Mailing-List | <debian-python@lists.debian.org> archive/latest/14332 |
| List-ID | <debian-python.lists.debian.org> |
| List-URL | <https://lists.debian.org/debian-python/> |
| List-Archive | https://lists.debian.org/msgid-search/1898283.BbG01E1Bob@kitterma-e6430 |
| Approved | robomod@news.nic.it |
| Lines | 17 |
| Organization | linux.* mail to news gateway |
| Sender | robomod@news.nic.it |
| X-Original-Date | Mon, 07 Nov 2016 10:21:52 -0500 |
| X-Original-Message-ID | <1898283.BbG01E1Bob@kitterma-e6430> |
| X-Original-References | <20161101102801.0350863b@subdivisions.wooz.org> <14cc95bb-c4d7-ecb6-a8c7-7a10fe8e16d7@debian.org> <20161107100825.3750c303.barry@wooz.org> |
| Xref | csiph.com linux.debian.maint.python:8987 |
Show key headers only | View raw
On Monday, November 07, 2016 10:08:25 AM Barry Warsaw wrote: > On Nov 07, 2016, at 11:44 AM, Thomas Goirand wrote: > >So, I don't agree with you, and believe that gradually using > >#!/usr/bin/python2 is a good approach to the transition. IMO, that's > >what we should start doing as much as possible. > > > >If the dependencies for Python itself aren't calculated well with that > >shebang, then we should address that to make it right regardless of this > >choice. > > Clearly we won't do anything for Stretch, but we should consider this for > Buster. I think Thomas' point is valid for upstream work, but it's just wasted effort in Debian. Scott K
Back to linux.debian.maint.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll 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