Re: [Python-Dev] [RELEASED] Python 3.4.3 is now available

2015-02-27 Thread Geoffrey Spear
The download button (for Windows anyway) on the python.org Download dropdown menu is broken; there's a small gray square where the 3.4.3 button should be, with the 2.7.9 one working fine. On Wed, Feb 25, 2015 at 8:07 AM, Larry Hastings wrote: > > > On behalf of the Python development community

Re: [Python-Dev] Backporting ensurepip to 2.7, Which commands to install?

2014-10-22 Thread Geoffrey Spear
On Wed, Oct 22, 2014 at 6:15 AM, Pekka Klärck wrote: > [Replying to a mail that was sent before I joined this list. Quoting, > headers, etc. aren't exactly right.] > > Nick Coghlan wrote: >>On 4 October 2014 10:51, Donald Stufft wrote: >>> Whoops, I misred. >>> >>> So to be clear, you think: >>>

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] issue with itertools leads the crash

2014-04-09 Thread Geoffrey Spear
On Wed, Apr 9, 2014 at 1:53 PM, MRAB wrote: > On 2014-04-09 14:26, Mark Lawrence wrote: >> >> On 08/04/2014 17:30, MRAB wrote: >>> >>> On 2014-04-08 16:31, Brett Cannon wrote: >>> >>> Something for Python 3.5, maybe? :-) >>> >>> It's not going to happen in Python 2.7; that's the end of the Python

Re: [Python-Dev] PEP 8 misnaming

2012-03-14 Thread Geoffrey Spear
On Wed, Mar 14, 2012 at 7:21 AM, Facundo Batista wrote: > Hello! > > In the "Maximum Line Length" section of PEP 8 it says: > >    "The preferred place to break around a binary operator is *after* > the operator, not before it." > > And after that is an example (trimmed here): > >            if (w