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: 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 …
View Release Notes
Released: March 3, 2026
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.11 Note: The release you're looking at is Python 3.11.14, 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 …
Location: REMOTE REMOTE
This is a FULLY REMOTE-WORLDWIDE position As a senior software engineer, you'll join a team tackling genuinely hard problems: distributed data processing at enterprise scale, complex deduplication algorithms, and systems that need to handle billions of records without breaking. The kind of challenges that require actual engineering thinking, not …
This is a FULLY REMOTE-WORLDWIDE position ActivePrime is a Silicon Valley Tech company As a senior software engineer, you'll join a team tackling genuinely hard problems: distributed data processing at enterprise scale, complex deduplication algorithms, and systems that need to handle billions of records without breaking. The kind …
...PEP) for bringing the Web support in the standard Python library up to modern standards. This would address capabilities such as (but not limited to) CSS parsing, XHTML parsing and generation support, client-side and server-side SSL support, simple server frameworks, multi-part/form-data POST support, and CGI support. I suggest that we set a time limit of six months for coming up with a plan. Some concrete suggestions on how to draw up a work list follow. The task can be divided into two parts...
Released: Sept. 7, 2024
This is a security release of Python 3.11 Note: The release you're looking at is Python 3.11.10, a security bugfix release for the legacy 3.11 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 …
About Python is a remarkably powerful dynamic programming language that is used in a wide variety of application domains. Python is often compared to Tcl, Perl, Ruby, Scheme or Java. Some of its key distinguishing features include: very clear, readable syntax strong introspection capabilities intuitive object orientation natural expression of procedural code full modularity, supporting hierarchical packages exception-based error handling very high level dynamic data types extensive standard l...
...PEPs). Our PEP system proved so succesful that it was copied almost verbatim by the Tcl community when they made a similar transition from Cathedral to Bazaar. So, it is with confidence in Python's future that I give the floor to Mark Lutz. Excellent job, Mark. And to finish with my favorite Monty Python quote: Take it away, Eric, the orchestra leader! Guido van Rossum Reston, Virginia, January 2001
...PEP for a full discussion: <http://python.sf.net/peps/pep-0238.html> Future statements are now effective in simulated interactive shells (like IDLE). This should "just work" by magic, but read Michael Hudson's "Future statements in simulated shells" PEP 264 for full details: <http://python.sf.net/peps/pep-0264.html>. The type/class unification (PEP 252-253) was integrated into the trunk and is not so tentative any more (the exact specification of some features i...
...PEP 235 (Import on Case-Insensitive Platforms) is implemented. See http://python.sourceforge.net/peps/pep-0235.html for full details, especially the "Current Lower-Left Semantics" section. The new Windows import rules are simpler than before: If the PYTHONCASEOK environment variable exists, same as before: silently accept the first case-insensitive match of any kind; raise ImportError if none found. Else search sys.path for the first case-sensitive match; raise ImportError if none...
...PEP 11). Universal newline support can no longer be disabled (see PEP 11). Support for DGUX, SunOS 4, IRIX 4 and Minix was removed (see PEP 11). Support for systems requiring --with-dl-dld or --with-sgi-dl was removed (see PEP 11). Tests for sizeof(char) were removed since ANSI C mandates that sizeof(char) must be 1. C API Thanks to Anthony Tuininga, the datetime module now supplies a C API containing type-check macros and constructors. See new docs in the Python/C API Reference Manual for ...
Released: Oct. 14, 2002
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 to remain with Python 2.2, there's a patch available …
...PEPs 252 and 253. What's New in Python 2.2 by Andrew Kuchling describes the most visible changes since Python 2.1. Guido gave a talk on what's new in 2.2 at the ZPUG-DC meeting on September 26, 2001; here are his powerpoint slides. Charming Python: Iterators and simple generators by David Mertz on IBM developerWorks. Documentation The documentation has been updated too: Browse HTML on-line Download using HTTP. Files, MD5 checksums and sizes 9914cd4...
Released: April 10, 2002
...PEPs 252 and 253. What's New in Python 2.2 by Andrew Kuchling describes the most visible changes since Python 2.1. Guido gave a talk on what's new in 2.2 at the ZPUG-DC meeting on September 26, 2001; here are his powerpoint slides. Charming Python: Iterators and simple generators by David Mertz on IBM developerWorks. Documentation The documentation has been updated too: Browse HTML on-line Download using HTTP. Files, MD5 checksums and sizes 1d1d8c...
Released: May 30, 2003
We are pleased to announce the release of Python 2.2.3 (final), on May 30, 2003. This is a bug-fix release for Python 2.2 and supersedes the previous bugfix release, Python 2.2.2. Note: there's a security fix for SimpleXMLRPCServer.py. Download the release …
...PEPs documenting the frameworks created and software implementing key parts of the frameworks. Assuming that a satisfactory framework can be defined, then the framework and core implementations should be included in standard Python distributions. Scope 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 a...
...PEPs 252 and 253. What's New in Python 2.2 by Andrew Kuchling describes the most visible changes since Python 2.1. Guido gave a talk on what's new in 2.2 at the ZPUG-DC meeting on September 26, 2001; here are his powerpoint slides. Charming Python: Iterators and simple generators by David Mertz on IBM developerWorks. Documentation The documentation has been updated too: Browse HTML on-line Download using HTTP Files, MD5 checksums and sizes d76e774a4169794ae0d7a8598478e69e Python-2.2.3.e...
...PEP 302 release Jython 2.2 Some time later, Frank Wierzbicki offered to take over maintenance of the Jython project, and the PSF board agreed to offer him the remaining funds. This project is still on-going. While the initial time plan for the grants committee (call for proposals and review) worked out fairly well, it turned out that the follow-up activities had significant delays; many delays due to inactivity on my part. From the PSF side, the projects were primarily managed by Kurt Kaiser (a...
If you didn't find what you need, try your search in the Python language documentation.