Notice: While JavaScript is not essential for this website, your interaction with the content will be limited. Please turn JavaScript on for the full experience.
Version: None
Released: Sept. 23, 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. If you need …
View Release Notes
...Download the release Windows users should download the Windows installer, Python-2.3.1.exe, run it and follow the friendly instructions on the screen to complete the installation. Windows users may also be interested in Mark Hammond's win32all, a collection of Windows-specific extensions including COM support and Pythonwin, an IDE built using Windows components. RPMs suitable for Redhat and source RPMs for other RPM-using operating systems are available from the RPMs page. All oth...
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 ordered dictionary type Various optimizations …
...Download This is a production release. We currently support these formats for download: Gzipped source tar ball (3.1.1) (sig) Bzipped source tar ball (3.1.1) (sig) Windows x86 MSI Installer (3.1.1) (sig) Windows X86-64 MSI Installer (3.1.1) [1] (sig) Mac Installer disk image (3.1.1) (sig) The source tarballs are signed with Benjamin Peterson's key (fingerprint: 12EF 3DC3 8047 DA38 2D18 A5B9 99CD EA9D A413 5B38). The Windows installers are signed with Martin von Löwis' public key which has a ke...
...Download Please proceed to the download page to download Python 3.5.2. Notes on this release The binaries for AMD64 will also work on processors that implement the Intel 64 architecture. (Also known as the "x64" architecture, and formerly known as both "EM64T" and "x86-64".) They will not work on Intel Itanium Processors (formerly "IA-64"). Windows users: If installing Python 3.5 as a non-privileged user, you may need to escalate to administrator priv...
...Download Please proceed to the download page to download Python 3.5.1. Notes on this release The binaries for AMD64 will also work on processors that implement the Intel 64 architecture. (Also known as the "x64" architecture, and formerly known as both "EM64T" and "x86-64".) They will not work on Intel Itanium Processors (formerly "IA-64"). Windows users: If installing Python 3.5.1 as a non-privileged user, you may need to escalate to administrator pr...
Released: Oct. 3, 2003
...downloaded Python 2.3.1 for Windows, there's no need to upgrade to 2.3.2. (But if you're still at 2.3 or before, downloading 2.3.2 is a good idea.) Please see the separate bugs page for known issues and the bug reporting procedure. Download the release Windows users should download the Windows installer, Python-2.3.2-1.exe, run it and follow the friendly instructions on the screen to complete the installation. Windows users may also be interested in Mark Hammond's win32all, a co...
Released: June 27, 2020
Note: The release you are looking at is Python 3.6.11, a security bugfix release for the legacy 3.6 series which has now reached end-of-life and is no longer supported. See the downloads page for currently supported versions of Python. The final source-only security fix release for 3.6 was 3.6.15 …
Released: Aug. 17, 2020
Note: The release you are looking at is Python 3.6.12, a security bugfix release for the legacy 3.6 series which has now reached end-of-life and is no longer supported. See the downloads page for currently supported versions of Python. The final source-only security fix release for 3.6 was 3.6.15 …
Released: Feb. 15, 2021
Note: The release you are looking at is Python 3.6.13, a security bugfix release for the legacy 3.6 series which has now reached end-of-life and is no longer supported. See the downloads page for currently supported versions of Python. The final source-only security fix release for 3.6 was 3.6.15 …
Released: June 28, 2021
Note: The release you are looking at is Python 3.6.14, a security bugfix release for the legacy 3.6 series which has now reached end-of-life and is no longer supported. See the downloads page for currently supported versions of Python. The final source-only security fix release for 3.6 was 3.6.15 …
Released: Oct. 2, 2009
Python 2.6.3 was released on October 2, 2009. Python 2.6 is now in bugfix-only mode; no new features are being added. Somewhere near 100 bugs have been fixed since the release of Python 2.6.2. The NEWS file lists every change in each alpha, beta, and release candidate …
Released: June 26, 2009
Python 3.1 has been superseded by 3.1.1. You can download 3.1.1. Python 3.1 final was released on June 27th, 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 ordered dictionary type Various optimizations …
Released: Oct. 26, 2009
Python 2.6.4 was a critical bug fix for Python 2.6.3, which had regressions in the logging package and in setuptools compatibility. Python 2.6.4 was released on 25-Oct-2009. Python 2.6 is now in bugfix-only mode; no new features are being added. The NEWS file lists every change …
...Download This is a production release. We currently support these formats for download: Gzipped source tar ball (3.1) (sig) Bzipped source tar ball (3.1) (sig) Windows x86 MSI Installer (3.1) (sig) Windows X86-64 MSI Installer (3.1) [1] (sig) Mac Installer disk image (3.1) (sig) The source tarballs and Mac installer are signed with Benjamin Peterson's key (fingerprint: 12EF 3DC3 8047 DA38 2D18 A5B9 99CD EA9D A413 5B38). The Windows installers are signed with Martin von Löwis' public key which ...
Released: Nov. 30, 2004
We are pleased to announce the release of Python 2.4, final on November 30, 2004. This is a final, stable release, and we can recommend that Python users upgrade to this version. Important: This release is vulnerable to the problem described in …
...Download using HTTP. Downloadable packages of the documentation will be available shortly. Files, MD5 checksums, signatures and sizes 149ad508f936eccf669d52682cf8e606 Python-2.4.tgz (9198035 bytes, signature) 44c2226eff0f3fc1f2fedaa1ce596533 Python-2.4.tar.bz2 (7840762 bytes, signature) e9fe1fcdce9fa8c5590ab58b1de3246f python-2.4.msi (10887168 bytes, signature) 5810ed46da712adef93315b08791aea8 python-2.4.ia64.msi (8858624 bytes, signature) The signatures above were generated with GnuPG usin...
Released: Dec. 21, 2001
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. If you need to remain with Python 2.2, there's a patch available from the …
Released: Dec. 19, 2003
If you didn't find what you need, try your search in the Python language documentation.