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.
...download/releases/2.4.2/rpms/"> RPMs for version 2.4.2</a>.</p>
Unpacking Archives Downloads available from python.org may be of many different types. The following provides a bit of information about them, and what applications can be used to unpack them. .tar.bz2 These files are TAR archives that have been compressed using the bzip2 application. Most Unix users will want to use these, as they offer the best compression and the tools to work with them are likely already installed. Windows users may want to install the bzip2 tools on their systems as wel...
Version: None
Released: June 6, 2023
This is a security release of Python 3.7 Note: The release you are looking at is Python 3.7.17, the final security bugfix release for the legacy 3.7 series which has now reached end-of-life and is no longer supported. See the downloads page for currently supported versions of Python. Security content …
View Release Notes
Released: Oct. 12, 2014
This is a security-fix source-only release. The last binary release was 3.2.5. With the 3.2.6 release, and five years after its first release, the Python 3.2 series is now officially retired. All official maintenance for Python 3.2, including security patches, has ended. For ongoing maintenance releases, please see the …
Released: April 20, 2015
Python 3.5.0a4 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.0a4 was released on April 20th, 2015. Major new features of the 3.5 series, compared to 3.4 Python 3.5 is still in development, and 3.5.0a4 is the fourth and final …
Released: March 11, 2008
Python 2.4 is now in security-fix-only mode. No new features are being added, and bugs are not fixed anymore unless they affect the stability and security of the interpreter, or of Python …
Released: Nov. 2, 2019
Python 3.5.9 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.9 was released on November 1st, 2019. There were no new changes in version 3.5.9; 3.5.9 was released only because of a CDN caching problem, which resulted in some users …
...Download the release As noted, python.org is not providing binary installers for 2.3.7. Windows and Mac OS X users who cannot compile their own versions should continue to use the 2.3.5 installers. These installers are not vulnerable to PSF-2006-001. gzip-compressed source code: Python-2.3.7.tgz bzip2-compressed source code: Python-2.3.7.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. Unp...
...Download the release gzip-compressed source code: python-2.4.5.tgz bzip2-compressed source code: python-2.4.5.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.4.5.tgz (or bzcat Python-2.4.5.tar.bz2 | tar -xf -). Change to the Python-2.4.5 directory and run the "./configure", "make", "make install" commands to compile...
Released: Feb. 9, 2014
fixes several security and a lot of overall bug fixes found in Python 3.3.3. This release fully supports OS X 10.9 Mavericks. In particular, this release fixes an issue that could cause previous versions of Python to crash when typing in interactive mode on OS X 10.9. Major new features …
Released: April 6, 2013
release. It includes hundreds of bugfixes over 3.3.0. Major new features of the 3.3 series, compared to 3.2 Python 3.3 includes a range of improvements of the 3.x series, as well as easier porting between 2.x and 3.x. PEP 380, syntax for delegating to a subgenerator (yield from …
Released: May 15, 2013
regressions <http://docs.python.org/release/3.3.2/whatsnew/changelog.html>`_ found in Python 3.3.1. Major new features of the 3.3 series, compared to 3.2 Python 3.3 includes a range of improvements of the 3.x series, as well as easier porting between 2.x and 3.x. PEP 380, syntax for delegating to a subgenerator (yield from …
Released: Nov. 17, 2013
fixes several security issues and various other bugs found in Python 3.3.2. This release fully supports OS X 10.9 Mavericks. In particular, this release fixes an issue that could cause previous versions of Python to crash when typing in interactive mode on OS X 10.9. Major new features of the …
Released: May 24, 2015
Python 3.5.0b1 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.0b1 was released on May 24th, 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: June 1, 2015
Python 3.5.0b2 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.0b2 was released on May 31st, 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: July 5, 2015
Python 3.5.0b3 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.0b3 was released on July 5th, 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: July 26, 2015
Python 3.5.0b4 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.0b4 was released on July 26th, 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 …
If you didn't find what you need, try your search in the Python language documentation.