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


Groups > comp.lang.python > #38965 > unrolled thread

Re: multiple 2.7.3 versions?

Started byTerry Reedy <tjreedy@udel.edu>
First post2013-02-15 17:47 -0500
Last post2013-02-15 17:47 -0500
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: multiple 2.7.3 versions? Terry Reedy <tjreedy@udel.edu> - 2013-02-15 17:47 -0500

#38965 — Re: multiple 2.7.3 versions?

FromTerry Reedy <tjreedy@udel.edu>
Date2013-02-15 17:47 -0500
SubjectRe: multiple 2.7.3 versions?
Message-ID<mailman.1852.1360968471.2939.python-list@python.org>
On 2/15/2013 5:53 AM, Robin Becker wrote:
> A colleague reports that this python from a recent Ubuntu x86_x64
>
> Python 2.7.3 (default, Sep 26 2012, 21:51:14)

Look at the date. This is Ubuntu's updated 2.7.3. It really should be 
'2.7.3.1' or '2.7.3b' or '2.7.3-ubuntu' or '2.7.3 -- 2012 Sep 6 update' 
or even '2.7.4a0'.

> contains a fix of this bug
>
> http://bugs.python.org/issue15212

which will be in 2.7.4 for everyone else.

> Can someone explain how this 'fix' is leaking out onto his machine?

Ubuntu considers getting fixes to people early a feature, not a 'leak'.


> On
> all the other machines I have access to I'm seeing something similar to
> this

>> Python 2.7.3 (default, Apr 10 2012, 23:31:26) [MSC v.1500 32 bit
>> (Intel)] on win32

Notice the date again -- the original release date of 2.7.3.

-- 
Terry Jan Reedy

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web