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


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

[RELEASE] Python 2.7.6

Started byBenjamin Peterson <benjamin@python.org>
First post2013-11-10 14:29 -0500
Last post2013-11-10 14:29 -0500
Articles 1 — 1 participant

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


Contents

  [RELEASE] Python 2.7.6 Benjamin Peterson <benjamin@python.org> - 2013-11-10 14:29 -0500

#59023 — [RELEASE] Python 2.7.6

FromBenjamin Peterson <benjamin@python.org>
Date2013-11-10 14:29 -0500
Subject[RELEASE] Python 2.7.6
Message-ID<mailman.2346.1384111781.18130.python-list@python.org>
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

[toc] | [standalone]


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


csiph-web