Re: [Python-Dev] shebang policy, and pip

2014-10-08 Thread Barry Warsaw
On Oct 08, 2014, at 08:20 AM, Donald Stufft wrote: >Some editors can use shebang lines to control syntax highlighting or linting >(mine for example will lint different for python2 vs python3 shebangs). Some editors can also use `# -*- foo -*-` comments to set up editing modes and there are other

Re: [Python-Dev] shebang policy, and pip

2014-10-08 Thread Wes Turner
On Oct 8, 2014 7:20 AM, "Donald Stufft" wrote: > > > > On Oct 8, 2014, at 6:16 AM, Christian Tismer wrote: > > > > > > -BEGIN PGP SIGNED MESSAGE- > > Hash: SHA512 > > > > Howdy, > > > > this question is a bit about general policy which is not yet > > covered in the python recommendations:

Re: [Python-Dev] shebang policy, and pip

2014-10-08 Thread Christian Tismer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 On 08.10.14 14:20, Donald Stufft wrote: > >> On Oct 8, 2014, at 6:16 AM, Christian Tismer wrote: >> >> >> ... >> >> So is there anything officially preferred, and should that go into pep 8? > > Some editors can use shebang lines to control syntax

Re: [Python-Dev] shebang policy, and pip

2014-10-08 Thread Donald Stufft
> On Oct 8, 2014, at 3:36 PM, Wes Turner wrote: > > > On Oct 8, 2014 7:20 AM, "Donald Stufft" > wrote: > > > > > > > On Oct 8, 2014, at 6:16 AM, Christian Tismer > > > wrote: > > > > > > > > > -BEGIN PGP SIGNED MESSAGE- > > > Hash:

Re: [Python-Dev] [python-committers] [RELEASE] Python 3.4.2 is now available

2014-10-08 Thread Daniel Pimentel (d4n1)
Good news :) 2014-10-08 15:35 GMT-03:00 Ned Deily : > In article , > Mark Lawrence wrote: > > On 08/10/2014 11:21, Victor Stinner wrote: > > > This page redirect me to > > > https://www.python.org/download/releases/3.4.1 Maybe some web servers > > > of the CDN don't contain the latest version.

Re: [Python-Dev] [python-committers] [RELEASE] Python 3.4.2 is now available

2014-10-08 Thread Ned Deily
In article , Mark Lawrence wrote: > On 08/10/2014 11:21, Victor Stinner wrote: > > This page redirect me to > > https://www.python.org/download/releases/3.4.1 Maybe some web servers > > of the CDN don't contain the latest version. I guess that the issue > > will quickly disappears. > Further if

Re: [Python-Dev] [RELEASE] Python 3.4.2 is now available

2014-10-08 Thread Ned Deily
In article , Geoffrey Spear wrote: > It looks like the Download dropdown on python.org has a blank button > (when accessed from Windows) has an empty button that's supposed to be > for the 3.4.2 release by just links back to the current page; the 2.7 > button is working fine. https://github.com

Re: [Python-Dev] [RELEASE] Python 3.4.2 is now available

2014-10-08 Thread Geoffrey Spear
It looks like the Download dropdown on python.org has a blank button (when accessed from Windows) has an empty button that's supposed to be for the 3.4.2 release by just links back to the current page; the 2.7 button is working fine. On Wed, Oct 8, 2014 at 4:57 AM, Larry Hastings wrote: > > > On

Re: [Python-Dev] shebang policy, and pip

2014-10-08 Thread Donald Stufft
> On Oct 8, 2014, at 6:16 AM, Christian Tismer wrote: > > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA512 > > Howdy, > > this question is a bit about general policy which is not yet > covered in the python recommendations: > > I see projects which do check-ins like "get rid of shebang li

Re: [Python-Dev] [python-committers] [RELEASE] Python 3.4.2 is now available

2014-10-08 Thread Mark Lawrence
On 08/10/2014 11:21, Victor Stinner wrote: 2014-10-08 10:57 GMT+02:00 Larry Hastings : You can download it here: https://www.python.org/download/releases/3.4.2 This page redirect me to https://www.python.org/download/releases/3.4.1 Maybe some web servers of the CDN don't contain the latest v

Re: [Python-Dev] [python-committers] [RELEASE] Python 3.4.2 is now available

2014-10-08 Thread Victor Stinner
2014-10-08 10:57 GMT+02:00 Larry Hastings : > You can download it here: > > https://www.python.org/download/releases/3.4.2 This page redirect me to https://www.python.org/download/releases/3.4.1 Maybe some web servers of the CDN don't contain the latest version. I guess that the issue will quickl

[Python-Dev] shebang policy, and pip

2014-10-08 Thread Christian Tismer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Howdy, this question is a bit about general policy which is not yet covered in the python recommendations: I see projects which do check-ins like "get rid of shebang lines" and they remove those lines from non-script sources. It is not always cle

[Python-Dev] [RELEASE] Python 3.4.2 is now available

2014-10-08 Thread Larry Hastings
On behalf of the Python development community and the Python 3.4 release team, I'm pleased to announce the availability of Python 3.4.2. Python 3.4.2 has many bugfixes and other small improvements over 3.4.1. One new feature for Mac OS X users: the OS X installers are now distributed as sig