Notice: This page displays a fallback because interactive scripts did not run. Possible causes include disabled JavaScript or failure to load scripts or stylesheets.
...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. Update (2002/04/23): Windows users should download a new UNWISE.EXE from Wise that fixes a bug which could cause the uninstaller to disappear in some circumstances. Just drop it over the old uninstaller, which will be at C:\Python22\UNWISE.EXE unless you chose a different directory at inst...
...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.3) (sig) Bzipped source tar ball (3.1.3) (sig) Windows x86 MSI Installer (3.1.3) (sig) Windows x86 MSI program database (3.1.3) (sig) Windows X86-64 MSI Installer (...
Version: None
Released: March 3, 2026
This is a security release of Python 3.12 Note: The release you're looking at is Python 3.12.13, a security bugfix release for the legacy 3.12 series. Python 3.14 is now the latest feature release series of Python 3. Get the latest release of 3.14.x here. Security content …
View Release Notes
...OR WARRANTIES, EXPRESS OR IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, CNRI MAKES NO AND DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON 1.6 WILL NOT INFRINGE ANY THIRD PARTY RIGHTS.</p> <p>5. CNRI SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON 1.6 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON 1.6, OR ANY DERIV...
...install <packagename>. The end products (.rpm files as indicated by the "Wrote:" stdout lines) must be subsequently installed with rpm -U or the equivalent. <h4>For Red Hat 6.2 Users</h4> <p>There have been folks having problems with building on a variety of 6.2 platforms, largely related to them not having other dependencies ("What does it mean when it says I need to have "openssl-devel" installed to build the RPM? ;-) Here are a set of...
...or other dependancy problems with most of the RPMs you pick up? The cure, in my experience is to pick up an SRPM (Source RPM). All you need to do to build a binary package tailored to your system is run <pre> rpm --rebuild <packagename>.src.rpm</pre> Note: this does not actually install <packagename>. The end products (.rpm files as indicated by the "Wrote:" stdout lines) must be subsequently installed with rpm -U or the equivalent.
...or Mac and Windows Platforms On Mac and Windows, the conventions are slightly different. The conventional directory for package installation on these platforms is the root (or a subdirectory) of the Python installation directory, which is specific to the installed Python version. This is also the (only) directory searched for path configuration files (*.pth). Subdirectories of the Standard Library Directory Since any subdirectory of a directory on sys.path is now implicitly usa...
Released: Sept. 22, 2014
Python 3.4.2rc1 Python 3.4 has reached end-of-life. Python 3.4.10, the final release of the 3.4 series, is available here. Python 3.4.2rc1 was released on September 22nd, 2014. Python 3.4.2 has many bugfixes and other small improvements over 3.4.1. One new feature for Mac OS X …
Released: Oct. 13, 2014
Python 3.4.2 Python 3.4 has reached end-of-life. Python 3.4.10, the final release of the 3.4 series, is available here. Python 3.4.2 was released on October 8th, 2014. Python 3.4.2 has many bugfixes and other small improvements over 3.4.1. One new feature for Mac OS X …
Released: Feb. 8, 2015
Python 3.4.3rc1 Python 3.4 has reached end-of-life. Python 3.4.10, the final release of the 3.4 series, is available here. Python 3.4.3rc1 was released on February 8th, 2015. Python 3.4.3rc1 has many bugfixes and other small improvements over 3.4.2. Major new features of the …
Released: Feb. 25, 2015
Python 3.4 has reached end-of-life. Python 3.4.10, the final release of the 3.4 series, is available here. Python 3.4.3 was released on February 25th, 2015. Python 3.4.3 has many bugfixes and other small improvements over 3.4.2. Major new features of the 3.4 series, compared to …
Released: Dec. 7, 2015
Python 3.4 has reached end-of-life. Python 3.4.10, the final release of the 3.4 series, is available here. Python 3.4.4rc1 was released on December 6th, 2015. Python 3.4.4rc1 has many bugfixes and other small improvements over 3.4.3. Major new features of the 3.4 series, compared to …
Released: Dec. 21, 2015
Python 3.4 has reached end-of-life. Python 3.4.10, the final release of the 3.4 series, is available here. Python 3.4.4 was released on December 6th, 2015. Python 3.4.4 has many bugfixes and other small improvements over 3.4.3. Major new features of the 3.4 series, compared to …
Released: Aug. 6, 2024
This is the fifth maintenance release of Python 3.12 Python 3.12 is the newest major release of the Python programming language, and it contains many new features and optimizations. 3.12.5 is the latest maintenance release, containing more than 250 bugfixes, build improvements and documentation changes since 3.12.4. This …
Released: Oct. 9, 2025
This is a security release of Python 3.12 Note: The release you're looking at is Python 3.12.12, a security bugfix release for the legacy 3.12 series. Python 3.14 is now the latest feature release series of Python 3. Get the latest release of 3.14.x here. Security content …
This is a security release of Python 3.11 Note: The release you're looking at is Python 3.11.15, a security bugfix release for the legacy 3.11 series. Python 3.14 is now the latest feature release series of Python 3. Get the latest release of 3.14.x here. Security content …
This is a security release of Python 3.10 Note: The release you're looking at is Python 3.10.20, a security bugfix release for the legacy 3.10 series. Python 3.14 is now the latest feature release series of Python 3. Get the latest release of 3.14.x here. Security content …
...or the processing. Stephan Deibel also suggested that companies buy "donations for bug fixes", but it was decided (in the PSC) that this is too much work for the organizers, so they dropped the idea. There was discussion. Jeremy suggested that the top sponsor category be the same as the sponsor member fee, as we should not accept large contributions until we have a lot of public support. Marc-Andre asks whether the PSC should a) go for the ordering, b) look into one-click-donations, or c) us...
...or Python's module import system PEP 453, a bundled installer for the pip package manager PEP 454, a new "tracemalloc" module for tracing Python memory allocations PEP 456, a new hash algorithm for Python strings and binary data PEP 3154, a new and improved protocol for pickled objects PEP 3156, a new "asyncio" module, a new framework for asynchronous I/O More resources Change log for this release. Online Documentation What's new in 3.4? 3.4 Release Schedule Report bugs a...
If you didn't find what you need, try your search in the Python language documentation.