Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #59023
| Date | 2013-11-10 14:29 -0500 |
|---|---|
| Subject | [RELEASE] Python 2.7.6 |
| From | Benjamin Peterson <benjamin@python.org> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.2346.1384111781.18130.python-list@python.org> (permalink) |
Python 2.7.6 is now available.
This release resolves crashes of the interactive interpreter on OS X 10.9. The
final release also fixes several issues identified in the release
candidate. Importantly, a security bug in CGIHTTPServer was fixed [1]. Thank you
to those who tested the 2.7.6 release candidate and reported these bugs!
All the changes in Python 2.7.6 are described in full detail in the Misc/NEWS
file of the source tarball. You can also view online at
http://hg.python.org/cpython/raw-file/99d03261c1ba/Misc/NEWS
Downloads are at
http://python.org/download/releases/2.7.6/
As always, report bugs to
http://bugs.python.org/
Have a nice November,
Benjamin Peterson
2.7 Release Manager
[1] http://bugs.python.org/issue19435
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
[RELEASE] Python 2.7.6 Benjamin Peterson <benjamin@python.org> - 2013-11-10 14:29 -0500
csiph-web