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: April 4, 2021
This is the fourth maintenance release of Python 3.9 Note: The release you're looking at is Python 3.9.4, a bugfix release for the legacy 3.9 series. Python 3.11 is now the latest feature release series of Python 3. Get the latest release of 3.11.x here. Python 3.9.4 is a …
View Release Notes
Released: Nov. 5, 2021
This is the eighth maintenance release of Python 3.9 Note: The release you're looking at is Python 3.9.8, a bugfix release for the legacy 3.9 series. Python 3.11 is now the latest feature release series of Python 3. Get the latest release of 3.11.x here. There's been 202 commits …
Released: Nov. 15, 2021
This is the ninth maintenance release of Python 3.9 Note: The release you're looking at is Python 3.9.9, an expedited bugfix release for the legacy 3.9 series. Python 3.11 is now the latest feature release series of Python 3. Get the latest release of 3.11.x here. 3.9.9 was released …
Released: May 31, 2022
This is a beta preview of Python 3.11 Python 3.11 is still in development. 3.11.0b2 is the second of four planned beta release previews. Beta release previews are intended to give the wider community the opportunity to test new features and bug fixes and to prepare their projects to support …
Released: July 26, 2022
This is a beta preview of Python 3.11 Python 3.11 is still in development. 3.11.0b5 is the last of the five planned beta release previews. Beta release previews are intended to give the wider community the opportunity to test new features and bug fixes and to prepare their projects to …
Released: Aug. 8, 2022
This is the first release candidate of Python 3.11 This release, 3.11.0rc1, is the penultimate release preview. Entering the release candidate phase, only reviewed code changes which are clear bug fixes are allowed between this release candidate and the final release. The second candidate and the last planned release …
Released: Sept. 12, 2022
This is the second release candidate of Python 3.11 This release, 3.11.0rc2, is the last preview before the final release of Python 3.11.0 on 2022-10-24. Entering the release candidate phase, only reviewed code changes which are clear bug fixes are allowed between this release candidate and the final release. …
...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.3, there's a patch available from the security advisory page. Important: 2.3.5 includes a security fix for SimpleXMLRPCServer.py. We are pleased to announce the release of Python 2.3 on July 29, 2003. This is a final, stable release, and we recommend Python users upgrade to this version. Nineteen months in the making, Python 2.3 repres...
...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.3, there's a patch available from the security advisory page. Important: 2.3.5 includes a security fix for SimpleXMLRPCServer.py. We are pleased to announce the release of Python 2.3.1 on September 23, 2003. This is a bug-fix release for Python 2.3 and supersedes the original Python 2.3 release. No new features have been added in Pytho...
...String and regular expression processing Extensive XML and web services support HTTP, FTP, SMTP, POP, IMAP, NNTP, telnet, and other IP protocols HTML, MIME, base64, binhex, uuencode, and other internet data handling GUI development and multimedia services Unit testing, profiling, and documentation generation Available third party modules for database access, scientific computation, visualization, 3D modeling, image processing, LDAP, WebDAV, jabber, MIDI, game development, and ...
...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 Online Documentation 3.4 Release Schedule Report bugs at http://bugs.python.org. Help fund Python and its community. Download This is a preview release, and its use is not recommended in production settings. Please proceed to the download page for the download. Notes on this release: The final release is schedul...
...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 at http://bugs.python.org. Help fund Python and its community. Download Please proceed to the download page for the download. Notes on this release: The binaries for AMD64 will also work on processors that imple...
...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 at http://bugs.python.org. Help fund Python and its community. Download Please proceed to the download page for the download. Notes on this release: The OS X installers are now distributed as signed installer pa...
...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 at http://bugs.python.org. Help fund Python and its community. Download Please proceed to the download page to download Python 3.4.5. As of Python 3.4.5, the Python 3.4 series only receives Notes on this previous...
Released: Feb. 23, 2014
Python 3.3.5 includes fixes for these important issues: a 3.3.4 regression in zipimport (see http://bugs.python.org/issue20621) a 3.3.4 regression executing scripts with a coding declared and Windows newlines (see http://bugs.python.org/issue20731) potential DOS using compression codecs in bytes.decode() (see http://bugs.python.org/issue19619 and http://bugs.python.org/issue20404) and also fixes quite a few other …
Released: March 2, 2014
Released: March 9, 2014
Released: Feb. 13, 2009
Python 3.0.1 was released on February 13, 2009. It was a bugfix release of Python 3.0. This is the first bugfix release of Python 3.0. Python 3.0 is now in bugfix-only mode; no new features are being added. Dozens of bugs that were reported since the …
If you didn't find what you need, try your search in the Python language documentation.