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 Software Foundation: Minutes of Board of Directors Meeting (April 8, 2003) The Python Software Foundation Minutes of Regular Meeting of the Board of Directors April 8, 2003 A regular meeting of the Python Software Foundation (the "PSF") Board of Directors was held over Internet Relay Chat at 17:05 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 at the...
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: Aug. 2, 2022
This is the sixth maintenance release of Python 3.10 Python 3.10.6 is the newest major release of the Python programming language, and it contains many new features and optimizations. Major new features of the 3.10 series, compared to 3.9 Among the new major new features and changes so far: PEP …
Released: Dec. 5, 2025
This is the eleventh maintenance release of Python 3.13 Note: This is Python 3.13.11, a maintenance release for Python 3.13. Python 3.14 is now the latest feature release series of Python 3. Get the latest release of 3.14.x here. Python 3.13.11 is the eleventh maintenance release of 3.13. This …
...Python 2 or Python 3 ? Several years ago, a new version of Python (3) was introduced. This new version has some small but significant changes from the previous one. The most visible change for beginners is that print which used to be a Python keyword >>> print "Hello World!" # for Python 2 is now a function: >>> print("Hello World!") # for Python 3 As a result of the changes, programs written for Python 2 are likely to be incompatible with Python 3...
Python 3.5.2 Python 3.5.2 Note: Python 3.5.2 has been superseded by Python 3.5.6. Python 3.5.2 was released on June 26th, 2016. Major new features of the 3.5 series, compared to 3.4 Among the new major new features and changes in the 3.5 release series are PEP 441, improved Python zip application support PEP 448, additional unpacking generalizations PEP 461, "%-formatting" for bytes and bytearray objects PEP 465, a new operator (@) for matrix multiplication PEP 471, os.scandir...
Python 3.5.1 Python 3.5.1 Note: Python 3.5.1 has been superseded by Python 3.5.6. Python 3.5.1 was released on December 6th, 2015. Major new features of the 3.5 series, compared to 3.4 Among the new major new features and changes in the 3.5 release series are PEP 441, improved Python zip application support PEP 448, additional unpacking generalizations PEP 461, "%-formatting" for bytes and bytearray objects PEP 465, a new operator (@) for matrix multiplication PEP 471, os.scan...
...34 Python-2.7.2.tar.bz2 75c87a80c6ddb0b785a57ea3583e04fa 9936152 Python-2.7.2.tar.xz 348bf509e778ed2e193d08d02eee5566 22041602 python-2.7.2-macosx10.3.dmg 92bc7480a840182aac486b2afd5c4181 18632739 python-2.7.2-macosx10.6.dmg e78e8520765af3cbb1cddbef891830bf 16122946 python-2.7.2-pdb.zip 89954c70f9eff948f43964ab5d1d5f8c 17204290 python-2.7.2.amd64-pdb.zip 937e2551a5d1c37a13a5958c83a05e3f 16334848 python-2.7.2.amd64.msi 44c8bbe92b644d78dd49e18df354386f 15970304 python-2.7.2.msi ...
Released: March 19, 2024
This is a security release of Python 3.10 Note: The release you're looking at is Python 3.10.14, a security bugfix release for the legacy 3.10 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 in this …
...3. How are we doing on new members that were approved in February? Is everybody now sworn in? 4. 501(c)(3) application status. 5. 2001 tax filing. 6. Next member meeting. 7. Python conferences in 2003 1. Last minutes The minutes from February 12th are approved with 4 ayes and two abstentions (Guido moves, Martin seconds). Approval of other minutes is deferred for a month. 2. Reports There were no reports. 3. New members Martin explains the Wiki page recording the ap...
Released: June 6, 2023
This is a security release of Python 3.8 Note: The release you're looking at is Python 3.8.17, a security 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. Security content in this …
Released: Jan. 9, 2018
This is an early developer preview of Python 3.7 Python 3.7 is still in development. This releasee, 3.7.0a4, is the last of four planned alpha releases. Alpha releases are intended to make it easier to test the current state of new features and bug fixes and to test the release …
...Python 2010 9 PSF New Membership Class as Honorary Associate Member (HAM)- Resolution Only 10 Fund Project to Port pyOpenSSL to Python 3.x 11 Fiscal Sponsorship of Third-Party Projects 12 Fund Python Core Development Tasks 13 Reimburse Expenses for PSF Chairman to Attend EuroPython 14 Other Business 14.1 Move Monthly Board Meetings to Third Monday 15 Adjournme...
Released: Dec. 6, 2022
This is a security release of Python 3.7 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 security bugfix release …
Python 3.1.5 Release Python 3.1.5 Python 3.1.5 is a security-fix source-only release for Python 3.1.4, fixing several reported security issues: issue 13703 (oCERT-2011-003, hash collision denial of service), issue 14234 (CVE-2012-0876, hash table collisions CPU usage DoS in the expat library), issue 14001 (CVE-2012-0845, SimpleXMLRPCServer denial of service), and issue 13885 (CVE-2011-3389, disabling of the CBC IV attack countermeasure in the _ssl module). Python 3.1.5 was released on April...
Python Software Foundation: Minutes of Board of Directors Meeting (July 13, 2004) The Python Software Foundation Minutes of Regular Meeting of the Board of Directors July 13, 2004 A regular meeting of the Python Software Foundation (the "PSF") Board of Directors was held over Internet Relay Chat at 17:00 GMT. Guido van Rossum presided at the meeting. 1. Attendance The following members of the Board of Directors were present at the meeting: Martin v. Löwis, Tim Peters, Guido van Rossum,...
Released: Dec. 3, 2024
This is the eighth maintenance release of Python 3.12 Python 3.12.8 is the latest maintenance release of Python 3.12, containing more than 250 bug fixes, build improvements and documentation changes since 3.12.7. Security content in this release gh-126623: Upgraded libexpat to 2.6.4 to fix CVE-2024-50602. gh-124651: Properly …
...Python-3.3.3.tar.xz 60f44c22bbd00fbf3f63d98ef761295b 19876666 python-3.3.3-macosx10.5.dmg 3f7b6c1dc58d7e0b5282f3b7a2e00ef7 19956580 python-3.3.3-macosx10.6.dmg 3fc2925746372ab8401dfabce278d418 27034152 python-3.3.3-pdb.zip 8af44d33ea3a1528fc56b3a362924500 22145398 python-3.3.3.amd64-pdb.zip 8de52d1e2e4bbb3419b7f40bdf48e855 21086208 python-3.3.3.amd64.msi ab6a031aeca66507e4c8697ff93a0007 20537344 python-3.3.3.msi c86d6d68ca1a1de7395601a4918314f9 6651185 python333.chm [1]The bin...
...3983134 Python-3.3.2.tar.bz2 c94b78ea3b68a9bbc9906af4d5b4fdc7 11847676 Python-3.3.2.tar.xz 9d6094d54f5200d9c13d11c98d283cfe 19618740 python-3.3.2-macosx10.5.dmg ce63202f4a6caa956dac2116e21a29f4 19709642 python-3.3.2-macosx10.6.dmg 2a3911ed48b54ce0a25683c72154a5ca 27025960 python-3.3.2-pdb.zip 7ed2a017ae4f24413c9933dfba755364 22137206 python-3.3.2.amd64-pdb.zip 2477b4bd8e9a337705f7b5fda8b3b45f 20774912 python-3.3.2.amd64.msi 0d9db9c2316562c62e1e4c347b6f9430 20238336 python-3.3.2.ms...
...3b330 16521332 Python-3.3.1.tgz fb7147a15359a941e0b048c641fd7123 13975626 Python-3.3.1.tar.bz2 993232d9f4d9b4863cc1ec69a792e9cd 11852964 Python-3.3.1.tar.xz f563b701466bbfddc9e228d6cd894647 26714664 python-3.3.1-pdb.zip 8141a751200213ea6279624120f099d6 22137206 python-3.3.1.amd64-pdb.zip 69ad9e442d33e8c2470b2b6c7575d6dd 20758528 python-3.3.1.amd64.msi 8c78e017ba32aafb00f6574c38d0101f 20217856 python-3.3.1.msi ef3058449389c4b77385e6637a911d87 6596709 python331.chm ec10c5be176faed...
If you didn't find what you need, try your search in the Python language documentation.