Python 2.5.1 release candidate 1 is out
[Posted April 11, 2007 by cook]
| From: |
| Anthony Baxter <anthony-AT-python.org> |
| To: |
| python-dev-AT-python.org, python-list-AT-python.org,
python-announce-AT-python.org |
| Subject: |
| RELEASED Python 2.5.1, release candidate 1 |
| Date: |
| Wed, 11 Apr 2007 14:16:09 +1000 |
On behalf of the Python development team and the Python community,
I'm happy to announce the release of Python 2.5.1 (release
candidate 1).
This is the first bugfix release of Python 2.5. Python 2.5 is now
in bugfix-only mode; no new features are being added. According to
the release notes, over 150 bugs and patches have been addressed
since Python 2.5, including a fair number in the new AST compiler
(an internal implementation detail of the Python interpreter).
For more information on Python 2.5.1, including download links for
various platforms, release notes, and known issues, please see:
http://www.python.org/2.5.1/
Highlights of this new release include:
Bug fixes. According to the release notes, at least 150 have
been fixed.
Highlights of the previous major Python release (2.5) are available
from the Python 2.5 page, at
http://www.python.org/2.5/highlights.html
Enjoy this release,
Anthony
Anthony Baxter
anthony@python.org
Python Release Manager
(on behalf of the entire python-dev team)
--
http://mail.python.org/mailman/listinfo/python-announce-list
Support the Python Software Foundation:
http://www.python.org/psf/donations.html
(
Log in to post comments)