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: Dec. 24, 2018
Note: The release you are looking at is a bugfix release 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. Among the major …
View Release Notes
...Python documentation (and lots of other stuff!) end up at this address eventually. This is for both the standard documentation bundled with Python and the Python Documentation section on python.org. Mail sent to this address is forwarded directly to Fred Drake. spam Use this address for reporting spam that makes it through the spam filters on python.org. It's best if you attach the faulty message rather than forwarding it. virus Use this address for reporting viruses that make it through the ...
Released: March 10, 2020
Note: The release you are looking at is a bugfix release 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. The Python 3.7 …
...Python installation. For example, a different installation drive can be specified with TARGETDIR=R:\python24 The default TARGETDIR is [WindowsVolume]Python<version>. Due to a bug in python-2.4.msi, installing into a target dir that has a space in its name causes the IDLE and pydoc shortcuts to fail. Installation for All Users Adding ALLUSERS=1 causes an installation for all users. By default, the non-interactive installation install the package just for the curre...
...Python Distributed Objects Special Interest Group Python Distributed Objects Special Interest Group This SIG provides a forum for discussion of issues concerning the use of Distributed Object technologies with Python. It is specifically charged with developing a CORBA binding for Python and submitting it to the OMG for standardisation. This specification has been adopted by OMG. Here are example topic issues. Subscribing ...
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. …
Released: July 20, 2020
This is the fifth maintenance release of Python 3.8 Note: The release you're looking at is Python 3.8.5, 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. 3.8.5 has been released …
...Python license. Python 1.6.1 is essentially the same as Python 1.6, with a few minor bug fixes, and with a different license that enables later versions to be GPL-compatible. Python 2.1 is a derivative work of Python 1.6.1, as well as of Python 2.0. After Python 2.0 was released by BeOpen.com, Guido van Rossum and the other PythonLabs developers joined Digital Creations. All intellectual property added from this point on, starting with Python 2.1 and its alpha and beta releases, is o...
...Python license. Python 1.6.1 is essentially the same as Python 1.6, with a few minor bug fixes, and with a different license that enables later versions to be GPL-compatible. Python 2.0.1 is a derivative work of Python 1.6.1, as well as of Python 2.0. After Python 2.0 was released by BeOpen.com, Guido van Rossum and the other PythonLabs developers joined Digital Creations. All intellectual property added from this point on, including Python 2.0.1 and its alpha and beta releases, is o...
...Python features) REINSTALL - list of features to be reinstalled/repaired ADVERTISE - list of feature for which to perform an advertise installation There are a few additional properties available; see the MSDN documentation for details. With these options, adding ADDLOCAL=Extensions installs the interpreter itself and registers the extensions, but does not install anything else. Uninstallation With msiexec /x python<version>.msi python can be uninstalled. It i...
...Python core development team moved to BeOpen.com to form the BeOpen PythonLabs team. In October of the same year, the PythonLabs team moved to Digital Creations (see http://www.digicool.com). In 2001, the Python Software Foundation (PSF, see http://www.python.org/psf/) was formed, a non-profit organization created specifically to own Python-related Intellectual Property. Digital Creations is a sponsoring member of the PSF. All Python releases are Open Source (see http://www.opensourc...
...Python core development team moved to BeOpen.com to form the BeOpen PythonLabs team. In October of the same year, the PythonLabs team moved to Digital Creations (now Zope Corporation, see http://www.zope.com). In 2001, the Python Software Foundation (PSF, see http://www.python.org/psf/) was formed, a non-profit organization created specifically to own Python-related Intellectual Property. Zope Corporation is a sponsoring member of the PSF. All Python releases are Open Source (see ht...
Python Developer's Guide Python's Developer Guide can be found at https://devguide.python.org/. The pieces of documentation hosted here are: PEPs (Python Enhancement Proposals) Buildbots Python.org Maintenance and Administration
If you didn't find what you need, try your search in the Python language documentation.