Python 2.5.6
Release Date: May 26, 2011
This is a source-only release that only includes security fixes. The last full bug-fix release of Python 2.5 was Python 2.5.4. User are encouraged to upgrade to the latest release of Python 2.7 (which is 2.7.2 at this point). This release is the final release of Python 2.5; under the current release policy, no security issues in Python 2.5 will be fixed anymore.
This releases fixes issues with the urllib, urllib2, SimpleHTTPServer, and audiop modules. See the detailed release notes for more details.
See also the license.
Download the release
Source code
gzip-compressed source code: Python-2.5.6.tgz
bzip2-compressed source code: Python-2.5.6.tar.bz2, the source archive.
The bzip2-compressed version is considerably smaller, so get that one if your system has the appropriate tools to deal with it.
Unpack the archive with tar -zxvf Python-2.5.6.tgz (or bzcat Python-2.5.6.tar.bz2 | tar -xf -). Change to the Python-2.5.6 directory and run the "./configure", "make", "make install" commands to compile and install Python. The source archive is also suitable for Windows users who feel the need to build their own version.
What's New?
- See the highlights of the Python 2.5 release.
- Andrew Kuchling's What's New in Python 2.5 describes the most visible changes since Python 2.4 in more detail.
- A detailed list of the changes in 2.5.6 can be found in the release notes, or the Misc/NEWS file in the source distribution.
- For the full list of changes, you can poke around in Subversion.
Files, MD5 checksums, signatures and sizes
d1d9c83928561addf11d00b22a18ca50 Python-2.5.6.tgz (11608002 bytes, signature)
5d45979c5f30fb2dd5f067c6b06b88e4 Python-2.5.6.tar.bz2 (9821788 bytes, signature)
The signatures above were generated with GnuPG using release manager Martin v. Löwis's public key which has a key id of 7D9DC8D2.
Files
Version | Operating System | Description | MD5 Sum | File Size | GPG |
---|---|---|---|---|---|
Gzipped source tarball | Source release | e835cfc25e510200a5c4cf2a72ee52a7 | 47.8 MB | SIG | |
bzip2 compressed source tarball | Source release | 5d45979c5f30fb2dd5f067c6b06b88e4 | 9.4 MB | SIG |