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. 14, 2025
It's the final 🪄 penultimate 🪄 3.14 release candidate! Note: rc2 was originally planned for 2025-08-26, but we fixed a bug that required bumping the magic number stored in Python bytecode (.pyc) files. This means .pyc files created for rc1 cannot be used for rc2, and they'll be …
View Release Notes
Released: Jan. 31, 2018
This is a beta preview of Python 3.7 Python 3.7 is still in development. This release, 3.7.0b1, is the first of four planned beta release previews. Among the major new features in Python 3.7 are: PEP 538, Coercing the legacy C locale to a UTF-8 based locale PEP 539 …
Released: Feb. 28, 2018
This is a beta preview of Python 3.7 Python 3.7 is still in development. This release, 3.7.0b2, is the second of four planned beta release previews. Among the major new features in Python 3.7 are: PEP 538, Coercing the legacy C locale to a UTF-8 based locale PEP 539 …
Released: March 19, 2024
This is a security release of Python 3.8 Note: The release you're looking at is Python 3.8.19, a security bugfix release for the legacy 3.8 series. Python 3.12 is now the latest feature release series of Python 3. Get the latest release of 3.12.x here. Security content in this …
This is a security release of Python 3.9 Note: The release you're looking at is Python 3.9.19, a security bugfix release for the legacy 3.9 series. Python 3.12 is now the latest feature release series of Python 3. Get the latest release of 3.12.x here. Security content in this …
Released: June 6, 2023
This is a security release of Python 3.10 Note: The release you're looking at is Python 3.10.12, a security bugfix release for the legacy 3.10 series. Python 3.11 is now the latest feature release series of Python 3. Get the latest release of 3.11.x here. Security content in this …
Python Security Reporting security issues with PyPI or a project hosted on PyPI See the security issue information for pypi.org here. Reporting security issues The Python Software Foundation and the Python developer community take security vulnerabilities very seriously. A Python Security Response Team (PSRT) has been formed that does triage on all reported vulnerabilities and works to resolve them. To reach the response team, send email to security at python dot org. Only the response te...
...python24.repo" with the following lines: [python24] name=Fedora Core $releasever - $basearch - Python 2.4 baseurl=http://www.python.org/ftp/python/2.4/rpms/fedora-$releasever/ enabled=1 gpgcheck=1 Add the KRUD GPG key by running: "rpm --import http://www.python.org/ftp/python/2.4/rpms/KRUD-GPG-KEY" Install Python 2.4 by running: "yum install python2.4". Note that this will only install the base RPM, list "python2.4-devel" or other packages to install them as well....
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 …
...Python to include more libraries or specialized it for a particular application. This site hosts the "traditional" implementation of Python (nicknamed CPython). A number of alternative implementations are available as well, namely PyPy (a fast implementation of Python with a JIT compiler) IronPython (Python running on .NET) MicroPython (Python running on microcontrollers and in the Web browser) Stackless Python (a branch of CPython supporting microthreads) Jython (Python running on ...
...Python programming language and standard libraries. This release includes over 100 enhancements for users of version 2.2 of Python. "We're pleased to offer this release to the Python users community. As we move towards the next major release of Python, we remain committed to supporting users with incremental enhancements such as those found in this release," said Guido van Rossum, creator of Python and president of the Python Software Foundation. About Python Python is a power...
This is a security release of Python 3.10 Note: The release you're looking at is Python 3.10.14, a security bugfix release for the legacy 3.10 series. Python 3.12 is now the latest feature release series of Python 3. Get the latest release of 3.12.x here. Security content in this …
Released: Dec. 6, 2022
This is a security release of Python 3.8 Note: The release you're looking at is Python 3.8.16, a security 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. Security content in this …
This is a security release of Python 3.8 Note: The release you're looking at is Python 3.8.17, a security 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. Security content in this …
Released: May 26, 2025
Here's the second 3.14 beta. https://www.python.org/downloads/release/python-3140b2/ This is a beta preview of Python 3.14 Python 3.14 is still in development. This release, 3.14.0b2, is the first of four planned beta releases. Beta release previews are intended to give the wider community the opportunity to test new features and bug fixes …
Released: May 30, 2018
This is a beta preview of Python 3.7 Python 3.7 is still in development. This release, 3.7.0b5, is now the final planned beta release preview. Originally, 3.7.0b4 was intended to be the final beta but, due to some unexpected compatibility issues discovered during beta testing of third-party packages, we …
...Python programming language and standard libraries. This maintenance release confirms the PSF's commitment to supporting older Python versions. "We're happy to offer this maintenance release. This is not the latest and greatest version of Python, but it introduces several important improvements for people who prefer to continue running Python 2.1," said Guido van Rossum, creator of Python and president of the Python Software Foundation. About Python: Python is a powerful object or...
...Python's syntax was much cleaner and because I had heard that large Tcl programs could be hard to maintain. Java had the disadvantage of requiring compilation with each change in the code, and the ability to run code in any recent browser was of no use for this project. Java's verbose syntax as compared to Python was also a point against it. Python was just as portable as Java and a much easier to learn and use language. I'd also read the Python tutorial, seen various Python programs and liked t...
...Python Software Foundation The Python Software Foundation is the organization behind the open source Python programming language. We are devoted to creating the conditions for Python and the Python community to grow and thrive. We fulfill our mission through these core activities: Infrastructure STRUCTURE AND STABILITY SO THE PYTHON LANGUAGE, ITS CONTRIBUTORS, AND USERS CAN THRIVE. We distribute Python, free of charge and available to all, for ever. We are the stewards of Python intellectual ...
This is a security release of Python 3.9 Note: The release you're looking at is Python 3.9.17, a security 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. Security content in this …
If you didn't find what you need, try your search in the Python language documentation.