[RELEASED] Python 2.7.5

B

Benjamin Peterson

It is my greatest pleasure to announce the release of Python 2.7.5.

2.7.5 is the latest maintenance release in the Python 2.7 series. You may be
surprised to hear from me so soon, as Python 2.7.4 was released slightly more
than a month ago. As it turns out, 2.7.4 had several regressions and
incompatibilities with 2.7.3. Among them were regressions in the zipfile, gzip,
and logging modules. 2.7.5 fixes these. In addition, a data file for testing in
the 2.7.4 tarballs and binaries aroused the suspicion of some virus
checkers. The 2.7.5 release removes this file to resolve that issue.

For details, see the Misc/NEWS file in the distribution or view it at

http://hg.python.org/cpython/file/ab05e7dd2788/Misc/NEWS

Downloads are at

http://python.org/download/releases/2.7.5/

As always, please report bugs to

http://bugs.python.org/

(Thank you to those who reported these bugs in 2.7.4.)

This is a production release.

Happy May,
Benjamin Peterson
2.7 Release Manager
(on behalf of all of Python 2.7's contributors)
 
J

John Nagle

It is my greatest pleasure to announce the release of Python 2.7.5.

2.7.5 is the latest maintenance release in the Python 2.7 series.

Thanks very much. It's important that Python 2.x be maintained.

3.x is a different language, with different libraries, and lots of
things that still don't work. Many old applications will never
be converted.

John Nagle
 
C

Carlos Nepomuceno

----------------------------------------
From: (e-mail address removed)
Subject: Re: [RELEASED] Python 2.7.5
Date: Mon, 3 Jun 2013 12:20:43 -0700 [...]
3.x is a different language, with different libraries, and lots of
things that still don't work. Many old applications will never
be converted.

John Nagle

What still doesn't work in Python 3?

Is Python 2.7.5 last (final, never to be updated) revision or will it still be supported?
 
C

Chris Angelico

----------------------------------------
From: (e-mail address removed)
Subject: Re: [RELEASED] Python 2.7.5
Date: Mon, 3 Jun 2013 12:20:43 -0700 [...]
3.x is a different language, with different libraries, and lots of
things that still don't work. Many old applications will never
be converted.

John Nagle

What still doesn't work in Python 3?

Is Python 2.7.5 last (final, never to be updated) revision or will it still be supported?

There won't be a Python 2.8 (at least, not from python.org), so there
won't be any feature additions to the Python 2 line. It'll be
supported in terms of bugfixes for a good while though, see PEP 373
[1], and of course distributions can do their own backporting of
patches for as long as they like (Red Hat will quite possibly want to
support old Pythons for a long time).

[1] http://www.python.org/dev/peps/pep-0373/

ChrisA
 
M

Mark Lawrence

----------------------------------------
From: (e-mail address removed)
Subject: Re: [RELEASED] Python 2.7.5
Date: Mon, 3 Jun 2013 12:20:43 -0700 [...]
3.x is a different language, with different libraries, and lots of
things that still don't work. Many old applications will never
be converted.

John Nagle

What still doesn't work in Python 3?
http://python3wos.appspot.com/


Is Python 2.7.5 last (final, never to be updated) revision or will it still be supported?

http://www.python.org/dev/peps/pep-0373/

--
"Steve is going for the pink ball - and for those of you who are
watching in black and white, the pink is next to the green." Snooker
commentator 'Whispering' Ted Lowe.

Mark Lawrence
 
C

Carlos Nepomuceno

Thank you! :)

----------------------------------------
To: (e-mail address removed)
From: (e-mail address removed) [...]
What still doesn't work in Python 3?
http://python3wos.appspot.com/


Is Python 2.7.5 last (final, never to be updated) revision or will it still be supported?

http://www.python.org/dev/peps/pep-0373/

--
"Steve is going for the pink ball - and for those of you who are
watching in black and white, the pink is next to the green." Snooker
commentator 'Whispering' Ted Lowe.

Mark Lawrence
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,576
Members
45,054
Latest member
LucyCarper

Latest Threads

Top