Bugfix Python 2.5.2 Released
Friday February 15, 2008
If you are still on Python 2.5 or Python 2.5.1 (the first bugfix release), you should consider upgrading to Python 2.5.2. This is a bugfix release that was posted yesterday. According to the PSF website:
This is the second 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 100 bugs and patches have been addressed since Python 2.5.1, many of them improving the stability of the interpreter, and improving its portability.You can get the new release on the PSF website.
