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: Oct. 1, 2019
This is the release candidate of Python 3.8.0 Note: The release you're looking at is Python 3.8.0rc1, an outdated release. Python 3.9 is now the latest feature release series of Python 3. Get the latest release of 3.9.x here. Please keep in mind that this is a preview release …
View Release Notes
Released: March 12, 2024
This is an early developer preview of Python 3.13 Major new features of the 3.13 series, compared to 3.12 Python 3.13 is still in development. This release, 3.13.0a5, is the fifth of six planned alpha releases. Alpha releases are intended to make it easier to test the current state of …
Released: March 14, 2025
Here comes the penultimate alpha. This is an early developer preview of Python 3.14 Major new features of the 3.14 series, compared to 3.13 Python 3.14 is still in development. This release, 3.14.0a6, is the sixth of seven planned alpha releases. Alpha releases are intended to make it easier to …
Python Software Foundation: Press Release 3-Oct-2003 October 3, 2003 Press Release SOURCE: Python Software Foundation PYTHON SOFTWARE FOUNDATION (PSF) ANNOUNCES PYTHON VERSION 2.3.2 Second maintenance release for the latest Python FREDERICKSBURG, Va., October 3, 2003 -- The Python Software Foundation (PSF) announces the release of version 2.3.2 of the Python programming language. This minor release fixes several build and packaging problems found in version 2.3.1, which introduced ...
...compilers on SGI Library Bug #849662: UserDict.DictMixin had performance issues when an instance was tested for equality with None. Bug #848614: distutils' msvccompiler fails to find the MSVC6 compiler because of incomplete registry entries. Patch #841977: modulefinder didn't find extension modules in packages. Bug #792101: Add missing file operations for httplib.SSLFile. Bug #811082: test_tempfile fails if space in install directory. Bug #780461: platform.mac_ver() raised MacOSError except...
Released: Jan. 31, 2010
This is a source-only release that only includes security fixes. The last full bug-fix release of Python 2.5 was Python 2.5.4. User are encouraged to upgrade to the latest release of Python 2.7 (which is 2.7.2 …
Released: April 9, 2024
This is an early developer preview of Python 3.13 Major new features of the 3.13 series, compared to 3.12 Python 3.13 is still in development. This release, 3.13.0a6, is the sixth and last planned alpha release. Alpha releases are intended to make it easier to test the current state of …
Released: April 8, 2025
Here comes the final alpha! This means we have just four weeks until the first beta to get those last features into 3.14 before the feature freeze on 2025-05-06! This is an early developer preview of Python 3.14 Major new features of the 3.14 series, compared to 3.13 Python 3.14 …
...compiler, and still needs plenty of work!
...compiler can also build from the source tarball below.) Red Hat Linux 7.3, 7.2 and 6.2 users can download RPMs, or build from source. An SRPM is also available for other RPM-based systems, or the source tar-file can be used (see the "rpm" man page for the "-ta" options). All others should download Python-2.2.1.tgz, the source tarball, and do the usual "gunzip; tar; configure; make" dance. What's New? This being a bug-fix release, there have been no exciting new features implem...
Python Software Foundation: Press Release 22-Oct-2002 Python Software Foundation (PSF) Announces Python Version 2.2.2 New release enhances powerful programming language FREDERICKSBURG, Va., October 22 /PRNewswire/ The Python Software Foundation announces the release of version 2.2.2 of the Python programming language. This Maintenance Release introduces a number of enhancements to the language core and its standard libraries. "This release is an invaluable upgrade for all Py...
...compiler. "make install" is now an alias for "make altinstall", to prevent accidentally overwriting a Python 2.x installation. Use "make fullinstall" to force Python 3.0 to be installed as "python". Issue #2544: On HP-UX systems, use 'gcc -shared' for linking when gcc is used as compiler. What's New in Python 3.0a4? Release date: 02-Apr-2008 Core and Builtins Bug #2301: Don't try decoding the source code into the original encoding for syntax errors....
Python Success Stories Introduction Cog is a simple code generation tool written in Python. We use it or its results every day in the production of Kubi. Kubi is a collaboration system embodied in a handful of different products. We have a schema that describes the representation of customers' collaboration data: discussion topics, documents, calendar events, and so on. This data has to be handled in many ways: stored in a number of different data stores, shipped over the wire in an XML repr...
Known bugs in Python 2.2.1 <h2>Known bugs in Python 2.2.1</h2> <p>This page now exists only to clarify incompatibilities between Python version 2.2[.x] and versions before 2.2. <h3>Incompatibilities between Python 2.1[.x] and Python 2.2[.x]</h3> <p>The following visible differences between Python 2.2 and previous versions are intentional. <ul> <p><li>Not everything is listed here; for the full list see the <a href="http://cvs.source...
Incompatibilities between Python 2.1[.x] and 2.2[.x] <h3>Incompatibilities between Python 2.1[.x] and Python 2.2[.x]</h3> <p>The following visible differences between Python 2.2 and previous versions are intentional. <ul> <p><li>Not listed here are various deprecated modules and features that may issue warnings: the warnings shouldn't affect the correct execution of your program, and they can be disabled with a command line option or programmatically; see th...
Released: June 22, 2001
We're releasing Python 2.0.1 - the final bugfix release for Python 2.0. Why would we come with a bugfix release now (June 2001), when Python 2.0 was released in October 2000 and Python 2.1 has been released for months (April 2001)? Two very good …
Released: May 26, 2011
This is a source-only release that only includes security fixes. The last full bug-fix release of Python 2.5 was Python 2.5.4. User are encouraged to upgrade to the latest release of Python 2.7 (which is 2.7.2 at this point). This release is the final release of Python …
Released: Aug. 29, 2019
This is a beta preview of Python 3.8 Python 3.8 is still in development. This release, 3.8.0b4 is the last 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 …
Released: Oct. 14, 2019
This is the stable release of Python 3.8.0 Note: The release you're looking at is Python 3.8.0, an outdated release. 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 the 3.8 series, compared to 3.7 …
Released: April 29, 2020
This is the release candidate of the third maintenance release of Python 3.8 Note: The release you're looking at is Python 3.8.3rc1, 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 3.11.x here. …
If you didn't find what you need, try your search in the Python language documentation.