Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #45393
| Date | 2013-05-15 23:19 -0500 |
|---|---|
| Subject | [RELEASED] Python 2.7.5 |
| From | Benjamin Peterson <benjamin@python.org> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.1732.1368677949.3114.python-list@python.org> (permalink) |
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)
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
[RELEASED] Python 2.7.5 Benjamin Peterson <benjamin@python.org> - 2013-05-15 23:19 -0500
Re: [RELEASED] Python 2.7.5 John Nagle <nagle@animats.com> - 2013-06-03 12:20 -0700
RE: [RELEASED] Python 2.7.5 Carlos Nepomuceno <carlosnepomuceno@outlook.com> - 2013-06-04 01:37 +0300
Re: [RELEASED] Python 2.7.5 Chris Angelico <rosuav@gmail.com> - 2013-06-04 08:54 +1000
Re: [RELEASED] Python 2.7.5 Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-06-04 00:12 +0100
RE: [RELEASED] Python 2.7.5 Carlos Nepomuceno <carlosnepomuceno@outlook.com> - 2013-06-04 02:25 +0300
Re: [RELEASED] Python 2.7.5 Joshua Landau <joshua.landau.ws@gmail.com> - 2013-06-04 21:42 +0100
Re: [RELEASED] Python 2.7.5 Fábio Santos <fabiosantosart@gmail.com> - 2013-06-04 21:51 +0100
Python 3 and ‘python-daemon’ (was: [RELEASED] Python 2.7.5) Ben Finney <ben+python@benfinney.id.au> - 2013-06-06 11:40 +1000
csiph-web