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: Aug. 25, 2015
Python 3.5.0rc2 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.0rc2 was released on August 25th, 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 …
View Release Notes
Released: July 20, 2018
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.9rc1 was released on July 19th, 2018. Python 3.4 has now entered "security fixes only" mode, and as such the only changes since Python 3.4.7 are security fixes. Also, Python 3.4.9rc1 has …
Released: Aug. 2, 2018
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.9 was released on August 2nd, 2018. Python 3.4 has now entered "security fixes only" mode, and as such the only changes since Python 3.4.7 are security fixes. Also, Python 3.4.9 has …
Released: March 4, 2019
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.10rc1 was released on March 4th, 2019. Python 3.4 has now entered "security fixes only" mode, and as such the only changes since Python 3.4.7 are security fixes. Also, Python 3.4.10rc1 has …
...and improved mechanism for loading extension modules PEP 492, coroutines with async and await syntax More resources Online Documentation 3.5 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.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 ...
...and improved mechanism for loading extension modules PEP 492, coroutines with async and await syntax More resources Online Documentation 3.5 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.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 ...
Released: March 17, 2014
Python 3.4.0 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.0 was released on March 16th, 2014. Major new features of the 3.4 series, compared to 3.3 Python 3.4 includes a range of improvements of the 3.x series, including hundreds …
...ckage 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 Online Documentation 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 downl...
Released: Nov. 23, 2015
Python 3.5.1rc1 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.1rc1 was released on November 22th, 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: Dec. 7, 2015
Python 3.5.1 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.1 was released on December 6th, 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 13, 2016
Python 3.5.2rc1 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.2rc1 was released on June 12th, 2016. 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: May 3, 2021
This is the fifth maintenance release of Python 3.9 Note: The release you're looking at is Python 3.9.5, 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 111 commits …
Released: Jan. 14, 2022
This is the ninth maintenance release of Python 3.9 Note: The release you're looking at is Python 3.9.10, 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. Major new features of …
...cope The scope of this SIG includes common frameworks for: Transaction coordination Basic persistence management, in particular observing object changes (to know when an object needs to be saved) and access (to know when objects are used so that unused objects are removed from memory), and Activation and caching, to move objects into memory when needed and out of memory when no longer needed. The scope does *not* include: Concurrency control. This i...
...ct and tells us you value Python and the work we do. Python and the PSF are built on the amazing generosity and energy of all our amazing community members out there who step up and give back. We appreciate you and we’re so excited to see where we can go together in the year to come. Your donations: keep Python going • invest directly in CPython and PyPI progress • bring the global Python community together • make that community more diverse and thriving every year. We’re inc...
...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 Python-2.3.1.tgz, the source archive. Unpack it with "tar -zxvf Python-2.3.1.tgz". Change to the Python-2.3.1 directory and run the "./configure", "make", "make install" commands to compile and install Python. ...
...collection of Windows-specific extensions including COM support and Pythonwin, an IDE built using Windows components. All others should download Python-2.3.tgz, the source archive. Unpack it with "tar -zxvf Python-2.3.tgz". Change to the Python-2.3 directory and run the "./configure", "make", "make install" commands to compile and install Python. Macintosh users can find binaries and source on Jack Jansen's MacPython page. Mac OS X users who have a C compiler (which comes wi...
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 …
...cumentation patch. See also the guide to Helping with Documentation. To contribute to the official Python website, see the About the Python Web Site page or read the developer guide on Read the Docs. To announce your module or application to the Python community, use comp.lang.python.announce (or via email, python-announce@python.org, if you lack news access). More info: the announcements newsgroup description Need to contact the Python Software Foundation? Contact psf@python.org a...
...capi-sig Campbell Barton Support for Using the Python/C API archive, subscribe cplusplus-sig Ralf W. Grosse-Kunstleve Development of Python/C++ bindings archive, subscribe datetime-sig Alexander Belopolsky Discussions related to date and time archive, subscribe db-sig Andy Todd Databases archive, subscribe distutils-sig A.M. Kuchling Packaging and build tools. archive, subscribe doc-sig Fred Drake Documentation archive, subscribe edu-sig Timothy Wilson Python in Education archive, subscrib...
If you didn't find what you need, try your search in the Python language documentation.