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 Success Stories Introduction Consultants naturally try to provide their customers with the best solutions for a problem. Sometimes this means exploring new areas together with the customer or directing the project into a solution space that better fits the problem than the usual "buzzword-compliant" approaches. We've seen these fail too often, misleading the project into solving problems relating to the selected technology, rather than meeting the original project plan. Pyt...
PSF Weblog Policy Version 1.03 Accepted by the PSF Board, March 13 2006. This policy applies to the PSF weblog. Access Policies Officers will always have posting privileges for the weblog. Therefore, officers can always post items without requiring permission from anyone else. This access is removed when the person is no longer an officer. The Board will appoint a weblog editor, who will also have posting access. PSF members and PSF committees can submit items for posting to the weblog edit...
Version: None
Released: June 11, 2018
This is the release candidate of Python 3.7.0 This release, 3.7.0rc1, is the final planned release preview. Assuming no critical problems are found prior to 2018-06-27, the scheduled release date for 3.7.0, no code changes are planned between this release candidate and the final release. Among the major …
View Release Notes
Released: June 27, 2018
Note: The release you are looking at is Python 3.7.0, the initial feature 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 …
Released: Sept. 26, 2018
Python 3.7.1rc1 is a release candidate preview of the first maintenance release of Python 3.7. The Python 3.7 series is the newest major release of the Python language and contains many new features and optimizations. Among the major new features in Python 3.7 are: PEP 539, new C API …
Released: Oct. 13, 2018
Python 3.7.1rc2 is the second release candidate preview of the first maintenance release of Python 3.7. The Python 3.7 series is the newest major release of the Python language and contains many new features and optimizations. Among the major new features in Python 3.7 are: PEP 539, new C …
Released: Oct. 20, 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 …
Released: March 25, 2019
Released: June 18, 2019
Python 3.7.4rc1 is the release candidate preview of the fourth maintenance release of Python 3.7. The Python 3.7 series is the newest major release of the Python language and contains many new features and optimizations. Note that 3.7.4rc1 is a release preview and thus its use is not recommended for …
Released: July 8, 2019
Released: Oct. 2, 2019
Python 3.7.5rc1 is the release candidate preview of the fifth maintenance release of Python 3.7. The Python 3.7 series is the latest major release of the Python language and contains many new features and optimizations. Note that 3.7.5rc1 is a release preview and thus its use is not recommended for …
Released: Oct. 15, 2019
Released: Dec. 18, 2019
PSF Contributor Agreement Contributor Agreement NOTE: The easiest and fastest way to sign a Contributor Agreement with the Python Software Foundation is to do it while you are submitting your first change to a Python-owned repository on GitHub. That's the recommended way as it is fully automated. The Contributor Agreement page you're looking at now is mainly intended for signing Contributor Agreements on behalf of organizations. This form is manually reviewed which takes time to pro...
Python Software Foundation: Minutes of Board of Directors Meeting (Feb. 7, 2002) The Python Software Foundation Minutes of Regular Meeting of the Board of Directors Feb. 7, 2002 Alexandria, VA, USA A regular meeting of the Python Software Foundation (the "PSF") Board of Directors was held at Clyde's in Alexandria, VA. Guido van Rossum presided at the meeting. 1. Attendance The following members of the Board of Directors were present at the Meeting: Jeremy Hylton, Martin von Loewis, ...
Released: Dec. 21, 2001
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 …
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 …
Released: Dec. 24, 2018
Released: Dec. 11, 2019
Note Python 3.8 is now the latest feature release series of Python 3. Get the latest release of 3.8.x here. We plan to continue to provide bugfix releases for 3.7.x until mid 2020 and security fixes until mid 2023. Python 3.7.6rc1 is the release candidate preview of the sixth …
Python Internationalization-SIG Internationalization-SIG ("i18n") This SIG provides a forum for discussing issues relating to the internationalization of Python. At the time of writing (March 2000), internationalization (henceforth spelled as "i18n" to save typing) features are being added to Python. This sig is the primary forum for discussing those features. Topics covered include but are not limited to: Unicode support and building a library of codecs Support for local...
If you didn't find what you need, try your search in the Python language documentation.