Notice: This page displays a fallback because interactive scripts did not run. Possible causes include disabled JavaScript or failure to load scripts or stylesheets.
Version: None
Released: Dec. 4, 2008
Python 2.6.1 was released on December 4th, 2008. This is the first bugfix release of Python 2.6. Python 2.6 is now in bugfix-only mode; no new features are being added. Dozens of bugs that were reported since the release of 2.6 final have been fixed. See the …
View Release Notes
Released: Aug. 17, 2009
Python 3.1.1 has been superseded by 3.1.2. You can download 3.1.2. Python 3.1.1 was released on August 17th, 2009. Python 3.1 is a continuation of the work started by Python 3.0, the new backwards-incompatible series of Python. Improvements in this release include: An …
Released: July 29, 2003
This is a patch release which supersedes earlier releases of 2.3. Important: This release is vulnerable to the problem described in security advisory PSF-2006-001 "Buffer overrun in repr() of unicode strings in wide unicode builds (UCS-4)". This fix is included in Python 2.4.4 and Python 2.5 …
Released: May 30, 2003
We are pleased to announce the release of Python 2.2.3 (final), on May 30, 2003. This is a bug-fix release for Python 2.2 and supersedes the previous bugfix release, Python 2.2.2. Note: there's a security fix for SimpleXMLRPCServer.py. Download the release …
Released: March 20, 2010
Note: It is recommended that you use the latest bug fix release of the 3.1 series, 3.1.4. Python 3.1.2 was released on March 21st, 2010. The Python 3.1 version series is a continuation of the work started by Python 3.0, the new backwards-incompatible series of …
Released: Aug. 24, 2010
Python 2.6 is now in security-fix-only mode; no new features are being added, and no new bug fix releases are planned. We intend to provide source-only security fixes for the Python 2.6 series until October 2013 (five years after the 2.6 final release). For ongoing maintenance releases, please see …
Released: Oct. 4, 2021
This is the stable release of Python 3.10.0 Python 3.10.0 is the newest major release of the Python programming language, and it contains many new features and optimizations. Major new features of the 3.10 series, compared to 3.9 Among the new major new features and changes …
...ory and run the "./configure", "make", "make install" commands to compile and install Python. What's New? This being a bug-fix release, there have been no exciting new features implemented since 2.2.2 -- just heaps of fixes. For a list of intentional incompatibilities and other details of this release, see the bugs page and the release notes, or the Misc/NEWS file in the source distribution For the full list of changes, you can poke around CVS. Other sources of i...
...ort bugs at http://bugs.python.org See also the license. Python 2.6.1 Released: 04-Dec-2008 Download This is a production release; we currently support these formats: Gzipped source tar ball (2.6.1) (sig) Bzipped source tar ball (2.6.1) (sig) Windows x86 MSI Installer (2.6.1) (sig) Windows X86-64 MSI Installer (2.6.1) [1] (sig) Mac Installer disk image (2.6.1) (sig) MD5 checksums and sizes of the released files: 52b3d421f42bacfdcaf55f56c0ff9be4 13046455 Python-2.6.1.tgz e81c2f0953aa60...
...ort bugs at http://bugs.python.org. Read the Python license. PEP 361 set out the development schedule for 2.6. Help fund Python and its community by donating to the Python Software Foundation. Download This is a final release; we currently support these formats: Gzipped source tar ball (2.6.3) (sig) Bzipped source tar ball (2.6.3) (sig) Windows x86 MSI Installer (2.6.3) (sig) Windows X86-64 MSI Installer (2.6.3) [1] (sig) Mac Installer disk image (2.6.3) (sig) MD5 checksums and sizes of...
...ort bugs at http://bugs.python.org. Read the Python license. PEP 361 set out the development schedule for 2.6. Help fund Python and its community by donating to the Python Software Foundation. Download This is a release candidate; we currently support these formats: Gzipped source tar ball (2.6.4) (sig) Bzipped source tar ball (2.6.4) (sig) Windows x86 MSI Installer (2.6.4) (sig) Windows X86-64 MSI Installer (2.6.4) [1] (sig) Mac Installer disk image (2.6.4) (sig) MD5 checksums and size...
...ort bugs at http://bugs.python.org. Read the Python license. PEP 361 set out the development schedule for 2.6. Help fund Python and its community by donating to the Python Software Foundation. Download This is a production release; we currently support these formats: Gzipped source tar ball (2.6.5) (sig) Bzipped source tar ball (2.6.5) (sig) Windows x86 MSI Installer (2.6.5) (sig) Windows X86-64 MSI Installer (2.6.5) [1] (sig) Mac Installer disk image (2.6.5) (sig) MD5 checksums and siz...
...ort bugs at http://bugs.python.org. Read the Python license. PEP 361 set out the development schedule for 2.6. Help fund Python and its community by donating to the Python Software Foundation. Download This is a production release; we currently support these formats: Gzipped source tar ball (2.6.6) (sig) Bzipped source tar ball (2.6.6) (sig) Windows x86 MSI Installer (2.6.6) (sig) Windows X86-64 MSI Installer (2.6.6) [1] (sig) Windows help file (sig) Mac Installer disk image (2.6.6) (sig)...
...ort for Tkinter A pure Python reference implementation of the import statement New syntax for nested with statements See these resources for further information: What's New in 3.1? What's new in Python 3000 Python 3.1.1 Change Log Online Documentation Conversion tool for Python 2.x code: 2to3 Report bugs at http://bugs.python.org. Help fund Python and its community by donating to the Python Software Foundation. Download This is a production release. We currently support these formats for do...
...or Python 2.x code: 2to3 Report bugs at http://bugs.python.org. Help fund Python and its community by donating to the Python Software Foundation. Download This is a production release. Please report any bugs you may encounter to http://bugs.python.org. We currently support these formats for download: Gzipped source tar ball (3.1.2) (sig) Bzipped source tar ball (3.1.2) (sig) Windows x86 MSI Installer (3.1.2) (sig) Windows X86-64 MSI Installer (3.1.2) [1] (sig) Mac Installer disk image (3.1....
Released: May 27, 2004
Released: Nov. 1, 2006
Python 2.3 is now well and truly in bugfix-only mode; no new features are being added, and only security critical bugs have been fixed. There are 3 bugs fixed in this release - a problem with the email package's handling of RFC2231 headers, the unicode repr() fix for PSF-2006-01, …
Released: Dec. 19, 2003
...ory 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. Warning for Solaris/HP-UX users: Some versions of the Solaris and HP/UX versions of tar(1) report checksum errors and are unable to unpack the Python source tree. This is caused by some pathnames being too long for the vendor's version. Use GNU tar instead. If you're having trouble bui...
...ory 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. Warning for Solaris and HP-UX users: Some versions of the Solaris and HP/UX versions of tar(1) report checksum errors and are unable to unpack the Python source tree. This is caused by some pathnames being too long for the vendor's version. Use GNU tar instead. If you're having trouble...
If you didn't find what you need, try your search in the Python language documentation.