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.
...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...
Version: None
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 …
View Release Notes
Released: Aug. 17, 2020
Note: The release you are looking at is Python 3.7.9, the final bugfix/security release with binary installers 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 …
...Python 1.5. See also the description of some major new features in version 1.5: Built-in Package Support and Standard Exception Classes. From 1.5 to 1.5.1 - Highlights The documentation is now unbundled -- download it from the documentation page. New python-mode.el (Emacs/Xemacs editing mode). Printing of recursive dictionaries and lists no longer causes a core dump. A raise statement without arguments re-raises the last exception raised in the current function. The import statement is now se...
...Python-0.36.tar.gz This is the latest version. New versions will be made available atthis location. 3) Is there any documentation? There's incomplete online documentation written by David Ascher for acourse he taught using Numerical Python at: http://starship.python.net/~da/Python/Numeric/ There's a paper soon to be published in Computers and Physics writtenby Dubois, Hinsen and Hugunin at: ftp://ftp-icf.llnl.gov/pub/basis/numerical_python.ps There's my talk from the 3rd py...
Python 2.2.1 Python 2.2.1 Note: See Python 2.2.3 for a patch release which supersedes 2.2.1. 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 from the security advisory page. We are pleased to announce the release o...
...Python's many libraries and the language reference for a complete (though somewhat dry) explanation of Python's syntax. If you are looking for common Python recipes and patterns, you can browse the ActiveState Python Cookbook Looking for Something Specific? If you want to know whether a particular application, or a library with particular functionality, is available in Python there are a number of possible sources of information. The Python web site provides a Python Package Index (also known ...
...Python object and provides a similar interface to Python's, with the validity of any operation checked at runtime. Interface for the application of standard C++ algorithms to Python objects Goal: Implementation of interfaces for the application of C++ Standard Template Library algorithms and boost algorithms to Python objects, such as Python lists, tuples, strings and Python objects that support the buffer interface. Python LONG support Python provides an arbitr...
Released: March 23, 2022
This is the twelfth maintenance release of Python 3.9 Note: The release you're looking at is Python 3.9.12, a 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. This is a special …
Python Software Foundation: Minutes of Board of Directors Meeting (October 14, 2003) The Python Software Foundation Minutes of Regular Meeting of the Board of Directors October 14, 2003 A regular meeting of the Python Software Foundation (the "PSF") Board of Directors was held over Internet Relay Chat at 18:00 GMT. Guido van Rossum, president of the Foundation and chairman of the Board, presided at the meeting. 1. Attendance The following members of the Board of Directors were present ...
Released: Dec. 5, 2017
This is an early developer preview of Python 3.7 Major new features of the 3.7 series, compared to 3.6 Python 3.7 is still in development. This releasee, 3.7.0a3, is the third of four planned alpha releases. Alpha releases are intended to make it easier to test the current state of …
Released: Aug. 30, 2021
This is the seventh maintenance release of Python 3.9 Note: The release you're looking at is Python 3.9.7, a 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. There's been 187 commits …
Released: Dec. 18, 2019
Note: The release you are looking at is Python 3.6.10, a security bugfix release for the legacy 3.6 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.6 was 3.6.15 …
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 Software Foundation Public Records Incorporation Here is a transcript of the Articles of Incorporation. Bylaws Here are the PSF Bylaws. Board of Directors PSF Board Members & Officers Resolutions Meeting Minutes Python Software Foundation Policies: Conflict of Interest Policy Whistleblower Policy Python.org Email Policy PSF Staff Current staff IRS recognition of tax exempt status The PSF is a United States 501(c)(3) corporation domiciled in Delaware. Final determ...
Released: Feb. 15, 2021
Note: The release you are looking at is a security 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. Please see …
Released: June 28, 2021
Released: Sept. 4, 2021
If you didn't find what you need, try your search in the Python language documentation.