Notice: This page displays a fallback because interactive scripts did not run. Possible causes include disabled JavaScript or failure to load scripts or stylesheets.
Version: None
Released: Dec. 5, 2017
Python 3.6.4rc1 is a release candidate preview of the fourth maintenance release of Python 3.6. The Python 3.6 series contains many new features and optimizations. See the What’s New In Python 3.6 document for more information. Major new features of the 3.6 series, compared to 3.5 Among …
View Release Notes
Released: July 2, 2014
Python 2.7.8 was released on July 1, 2014. This release includes regression and security fixes over 2.7.7 including: The openssl version bundled in the Windows installer has been updated. A regression in the mimetypes module on Windows has been fixed. A possible overflow in the buffer …
...355330 python-2.7.8-pdb.zip 1cda33c3546f20b484869bed243d8726 6062806 python278.chm 56f664f1813852585fc0bd28f5d71147 20772301 python-2.7.8-macosx10.3.dmg b5d6b720d436b8305263612fd7d36642 473 python-2.7.8-macosx10.3.dmg.asc 23e9a3e4e0e4ef2f0989148edaa507e5 20469575 python-2.7.8-macosx10.5.dmg 44f8259d11bdda96b1e0ffcd9f701fa6 473 python-2.7.8-macosx10.5.dmg.asc 183f72950e4d04a7137fc29848740d09 20370972 python-2.7.8-macosx10.6.dmg 166d9b5b63133fae74e9a38903239472 473 p...
...3-0-2 vote. The June 2005 minutes were approved with a 5-0-0 vote. 3 SSL Certificates A. Kuchling reported that Barry Warsaw wants to purchase 5 SSL certificates for svn.python.org, www.python.org, mail.python.org, cheeseshop.python.org, and wiki.python.org. They cost $49/year per certificate (wildcard certificates cost $449/year, which is not economical with fewer than 10 domain names). The difference between purchased and self-signed certificates was discussed; it was agre...
Released: June 6, 2023
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 …
Python Software Foundation: Python Conference Committee Report (December 2003) <center> <h3>The Python Software Foundation <br>Python Conference Committee Report </h3> </center> <p>December 2003 <p>David Ascher reports that he and Steve Holden had a phone call, and Ascher, Holden, Jeremy Hylton, Neal Norwitz, and Itamar Shtull-Trauring met on IRC. <h3>Deadlines</h3> <ul> System Message: ERROR/3 (<string>, line 15) Unexpected in...
...Python uses a bytecode virtual machine; PyPy supports just-in-time (JIT) compilation to machine code. Also, Jython and IronPython (see below) support JIT compilation on their respective virtual machine implementations. Python plays well with others Python can integrate with COM, .NET, and CORBA objects. For Java libraries, use Jython, an implementation of Python for the Java Virtual Machine. For .NET, try IronPython , Microsoft's new implementation of Python for .NET, or Python for .NET. Pytho...
Released: Oct. 7, 2024
This is the stable release of Python 3.13.0 Python 3.13.0 is the newest major release of the Python programming language, and it contains many new features and optimizations compared to Python 3.12. (Compared to the last release candidate, 3.13.0rc3, 3.13.0 contains two small bug fixes and some documentation and …
Released: Feb. 4, 2025
This is the second maintenance release of Python 3.13 Python 3.13 is the newest major release of the Python programming language, and it contains many new features and optimizations compared to Python 3.12. 3.13.2 is the latest maintenance release, containing almost 250 bugfixes, build improvements and documentation changes since …
Released: April 8, 2025
This is the third maintenance release of Python 3.13 Python 3.13 is the newest major release of the Python programming language, and it contains many new features and optimizations compared to Python 3.12. 3.13.3 is the latest maintenance release, containing almost 320 bugfixes, build improvements and documentation changes since …
Released: Aug. 6, 2025
This is the sixth maintenance release of Python 3.13 Python 3.13 is the newest major release of the Python programming language, and it contains many new features and optimizations compared to Python 3.12. 3.13.6 is the sixth maintenance release of 3.13, containing around 200 bugfixes, build improvements and documentation …
Released: Oct. 7, 2025
This is the eighth maintenance release of Python 3.13 Python 3.13 is the newest previous major release of the Python programming language, and it contains many new features and optimizations compared to Python 3.12. 3.13.8 is the eighth maintenance release of 3.13, containing around 200 bugfixes, build improvements and …
Released: June 17, 2025
It's 3.14 beta 3! https://www.python.org/downloads/release/python-3140b3/ This is a beta preview of Python 3.14 Python 3.14 is still in development. This release, 3.14.0b3, is the third of four planned beta releases. Beta release previews are intended to give the wider community the opportunity to test new features …
This is the stable release of Python 3.14.0 Python 3.14.0 is the newest major release of the Python programming language, and it contains many new features and optimisations compared to Python 3.13. Major new features of the 3.14 series, compared to 3.13 Some of the major …
Released: Dec. 2, 2025
This is the tenth maintenance release of Python 3.13 Python 3.13.10 is the tenth maintenance release of 3.13, containing around 300 bugfixes, build improvements and documentation changes since 3.13.9. Major new features of the 3.13 series, compared to 3.12 Some of the new major new features and …
Released: June 17, 2020
Note Note: The release you are looking at is a bugfix release preview 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. The final source-only security fix release for 3.7 was 3.7.17 …
Released: Feb. 11, 2026
This is an early developer preview of Python 3.15 Major new features of the 3.15 series, compared to 3.14 Python 3.15 is still in development. This release, 3.15.0a6, is the sixth of eight planned alpha releases. Alpha releases are intended to make it easier to test the …
...33&show=all, http://python3wos.appspot.com/, or http://onpython3yet.com/ is that it will support manually specifying a project supports Python 3. IOW it will get around the issue of these sites accidentally spreading FUD about Python 3 adoption inherent in their reliance on only automated processes which rely on project maintainers to not be lazy. By allowing select people (initially) to mark projects as supporting Python 3 this will get around those limitations. Think http://getpython3.net/...
...3.Usage of Python License Stephan reported that 118 projects on SourceForge use the Python license, which might be legally confusing. He volunteered to write an FAQ about using the Python license in other projects, and suggested to contact the more prominent projects directly. 4. Contrib forms Martin reported about the discussions with Larry Rosen about the contributor forms. The open issue was the list of initial licenses, for which the patent licensing was of primary concern. If we would requ...
Released: June 11, 2025
This is the fifth maintenance release of Python 3.13 Python 3.13 is the newest major release of the Python programming language, and it contains many new features and optimizations compared to Python 3.12. 3.13.5 is the fifth maintenance release of 3.13. 3.13.5 is an expedited release to fix …
If you didn't find what you need, try your search in the Python language documentation.