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. 5, 2020
Python 3.5.10 Python 3.5 has reached end-of-life. Python 3.5.10 is the final release of 3.5. Python 3.5.10 was released on September 5th, 2020. Python 3.5.10 is the final release in the Python 3.5 series. As of this release, the 3.5 branch has been retired, no further changes to 3.5 will …
View Release Notes
...Windows installer package required VBScripts. On systems which do not have VBScript available, installer will report an error 2738. On systems which have VBScript available, but in an insufficiently old version, installer will report an error 2262 (and log a DEBUG error 2896). In either case, please install Microsoft Windows Script from http://msdn.microsoft.com/downloads/list/webdev.asp The format of the IDLE configuration files has changed between Python 2.3 and 2.4. It has been reported tha...
Released: Feb. 10, 2020
This is the release candidate of Python 3.8.2, the second maintenance release of Python 3.8 Note: The release you're looking at is Python 3.8.2rc1, a bugfix release for the legacy 3.8 series. Python 3.11 is now the latest feature release series of Python 3. Get the latest release of 3.11.x …
...Windows Installer Installer Features Python 2.4 is distributed as a Microsoft Installer (MSI) file on Windows. Typically, packages are installed by double-clicking them in the file explorer. However, with the msiexec.exe command line utility, additional features are available, like non-interactive installation and administrative installation. Non-interactive Installation With the command line msiexec /i python<version>.msi installation can be initiated programmaticall...
Released: July 2, 2014
Python 2.7.8 was released on July 1, 2014. This release includes regression and security fixes over 2.7.7 including: The openssl version bundled in the Windows installer has been updated. A regression in the mimetypes module on Windows has been fixed. A possible overflow in the buffer type has been fixed. …
...Windows x86 MSI Installer (2.7.8) Windows x86 MSI program database (2.7.8) Windows X86-64 MSI Installer (2.7.8) [1] Windows X86-64 MSI program database (2.7.8) [1] Windows help file Mac OS X 64-bit/32-bit x86-64/i386 Installer (2.7.8) for Mac OS X 10.6 and later [2] (sig). [You may need an updated Tcl/Tk install to run IDLE or use Tkinter, see note 2 for instructions.] Mac OS X 32-bit i386/PPC Installer (2.7.8) for Mac OS X 10.5 and later [2] (sig). Mac OS X 32-bit i386/PPC Installer (2.7.8) fo...
Released: Sept. 12, 2016
Python 3.6.0b1 Python 3.6.0b1 was released on 2016-09-12. Major new features of the 3.6 series, compared to 3.5 Python 3.6 is still in development; 3.6.0b1 is the first of four planned beta releases. Among the new major new features in Python 3.6 are: PEP 468, Preserving Keyword Argument Order …
Released: Oct. 10, 2016
Python 3.6.0b2 Python 3.6.0b2 was released on 2016-10-10. Major new features of the 3.6 series, compared to 3.5 Python 3.6 is still in development; 3.6.0b2 is the second of four planned beta releases. Among the new major new features in Python 3.6 are: PEP 468, Preserving Keyword Argument Order …
Released: Oct. 31, 2016
Python 3.6.0b3 Python 3.6.0b3 was released on 2016-10-31. Major new features of the 3.6 series, compared to 3.5 Python 3.6 is still in development; 3.6.0b3 is the third of four planned beta releases. Among the new major new features in Python 3.6 are: PEP 468, Preserving Keyword Argument Order …
Released: Nov. 21, 2016
Python 3.6.0b4 Python 3.6.0b4 was released on 2016-11-21. Major new features of the 3.6 series, compared to 3.5 Python 3.6 is still in development; 3.6.0b4 is the final planned beta release. Among the new major new features in Python 3.6 are: PEP 468, Preserving Keyword Argument Order PEP 487 …
Released: Dec. 6, 2016
Python 3.6.0rc1 Python 3.6.0rc1 was released on 2016-12-06. 3.6.0rc1 is the first release candidate for the 3.6.0 release. Code for 3.6.0 is now frozen. Assuming no release critical problems are found prior to the 3.6.0 final release date, currently 2016-12-16, the 3.6.0 final release will be the same code base …
Released: Dec. 16, 2016
Python 3.6.0rc2 Python 3.6.0rc2 was released on 2016-12-16. 3.6.0rc2 is the second release candidate for the 3.6.0 release. Code for 3.6.0 is now frozen. Assuming no release critical problems are found prior to the 3.6.0 final release date, currently 2016-12-23, the 3.6.0 final release will be the same code base …
Released: April 2, 2021
This is the ninth maintenance release of Python 3.8 Note: The release you're looking at is Python 3.8.9, a bugfix release for the legacy 3.8 series. Python 3.11 is now the latest feature release series of Python 3. Get the latest release of 3.11.x here. 3.8.9 is an expedited …
Released: Feb. 17, 2020
This is the second release candidate of Python 3.8.2, the second maintenance release of Python 3.8 Note: The release you're looking at is Python 3.8.2rc2, a bugfix release for the legacy 3.8 series. Python 3.11 is now the latest feature release series of Python 3. Get the latest release of …
Released: Nov. 26, 2014
Python 2.7.9rc1 is the first release candidate for the next bugfix version of the Python 2.7 series. Python 2.7.9 will include several significant changes unprecedented in a "bugfix" release: The entirety of Python 3.4's ssl module has been backported for Python 2.7.9. See PEP 466 for justification. HTTPS certificate validation …
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 …
...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 others should download Pyth...
Released: Aug. 11, 2015
Python 3.5.0rc1 Python 3.5 has reached end-of-life. Python 3.5.10, the final release of the 3.5 series, is available here. Python 3.5.0rc1 was released on August 10th, 2015. Major new features of the 3.5 series, compared to 3.4 Among the new major new features and changes in the 3.5 release series …
Released: Oct. 2, 2008
Python 2.6 (final) was released on October 1st, 2008. There are a huge number of new features, modules, improvements and bug fixes. For information on what's changed, see: Andrew Kuchling's guide to What's New in Python 2.6. NEWS file contains a …
...Windows x86 MSI Installer (2.6) (sig) Windows X86-64 MSI Installer (2.6) [1] (sig) Mac Installer disk image (2.6) (sig) MD5 checksums and sizes of the released files: 837476958702cb386c657b5dba61cdc5 10957859 Python-2.6.tar.bz2 d16d29a77db2cd3af882a591f431a403 13023860 Python-2.6.tgz fe34764ad0027d01176eb1b321dd20c5 14503936 python-2.6.amd64.msi 6c62c123d248a48dccbaa4d3edc12680 14173184 python-2.6.msi 29a1a22f8d9fd8a4501b30d97fbee61c 23593748 python-2.6-macosx2008-10-01.dmg The si...
If you didn't find what you need, try your search in the Python language documentation.