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.
PSF Fundraiser for Q2 2021 The Python Software Foundation is celebrating our 20th anniversary this year. With the love and support of our Python family, we’ve achieved the following milestones over the past two decades: Hosted 18 PyCon US conferences Served more than 8,687 gallons of coffee for our highly-caffeinated PyCon attendees Funded more than 39 sprints worldwide Gave 651 PyCon scholarships and travel grants to under-represented Pythonistas Awarded $2,804,281 in grants fo...
Python 3.2 Release Python 3.2 Note: A newer security-fix release, 3.2.6, is currently available. Its use is recommended. Python 3.2 was released on February 20th, 2011. Python 3.2 is a continuation of the efforts to improve and stabilize the Python 3.x line. Since the final release of Python 2.7, the 2.x line will only receive bugfixes, and new features are developed for 3.x only. Since PEP 3003, the Moratorium on Language Changes, is in effect, there are no changes in Python's syntax and o...
Python 3.2.1 Release Python 3.2.1 Note: A newer security-fix release, 3.2.6, is currently available. Its use is recommended. Python 3.2.1 was released on July 10th, 2011. Python 3.2 is a continuation of the efforts to improve and stabilize the Python 3.x line. Since the final release of Python 2.7, the 2.x line will only receive bugfixes, and new features are developed for 3.x only. Since PEP 3003, the Moratorium on Language Changes, is in effect, there are no changes in Python's syntax and...
Python 3.2.3 Release Python 3.2.3 Note: A newer security-fix release, 3.2.6, is currently available. Its use is recommended. Python 3.2.3 was released on April 10, 2012. It includes fixes for several reported security issues: issue 13703 (CVE-2012-1150, hash collision denial of service), issue 14234 (CVE-2012-0876, Expat hash collision denial of service), issue 14001 (CVE-2012-0845, SimpleXMLRPCServer denial of service), and issue 13885 (CVE-2011-3389, disabling of the CBC IV attack counter...
Version: None
Released: May 15, 2013
Note: A newer security-fix release, 3.2.6, is currently available. Its use is recommended. Python 3.2.5 was released on May 15th, 2013. This release fixes a few regressions found in Python 3.2.4, and is planned to be the final 3.2 series bugfix release. New features of the 3.2 series, compared …
View Release Notes
2013-03-05 PSF Board Meeting Minutes The Python Software Foundation Minutes of a Regular Meeting of the Board of Directors March 05, 2013 A regular meeting of the Python Software Foundation ("PSF") Board of Directors was held over Group Conference Call via phone and Internet Relay Chat beginning at 18:00 CET/ 12:00 EDT, on March 05 2013. Van Lindberg presided over the meeting. Ewa Jodlowska prepared the minutes. All votes are reported in the form "Y-N-A" (in favor-Y‚opp...
...Python-2.2.3.tgz, the source archive. Unpack it with "tar -zxvf Python-2.2.3.tgz". Change to the Python-2.2.3 directory and run the "./configure", "make", "make install" commands to compile and install Python. What's New? This being a bug-fix release, there have been no exciting new features implemented since 2.2.2 -- just heaps of fixes. For a list of intentional incompatibilities and other details of this release, see the bugs page and the release no...
Location: London, Greater London United Kingdom
Mid-Senior Python Developers Hybrid (1 day a week in London) | Full-time Salary £65,000 to £95,000 DOE Are you an experienced Python Developer who loves solving real-world problems with clean, scalable code? Gravitas has partnered with an established insurtech company that’s reshaping the future of insurance through data and automation. …
Pi-thon 2022 PSF Spring Fundraiser Pi-thon 2022 PSF Spring Fundraiser Launching on a very special day on the calendar, we invite you to honor the PSF and our favorite Greek letter and irrational number with a gift to support the Python ecosystem. ALL donors who give any multiple of 𝛑 will receive a special digital 𝛑SF swag bag. Show your love for our Python community and contribute to the Spring Fundraiser by May 3rd to get your slice of the pi! We aren’t setting a spec...
2024 PSF Annual Impact Report The Python Software Foundation 2024 Annual Impact Report In 2024, the Python community and language continued to grow! The PSF celebrated a year of remarkable growth, with Python becoming the most popular language on GitHub and worldwide community engagement at an all-time high. We expanded our impact by welcoming our inaugural PyPI Support Specialist, Maria Ashna, the revival of the User Success and Education and Outreach Workgroups, and continued investme...
17 Aug. from 5pm UTC to 6:30pm UTC, 2022
An introduction to cloud-native web applicationsWorkshop (Beginner level)How to build a cloud-native web application in PythonOnline event17 AUG, 7:00 PM to 8:30 PM GMT+2link
Python Software Foundation: Minutes of Board of Directors Meeting (April 13, 2004) The Python Software Foundation Minutes of Regular Meeting of the Board of Directors April 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. Stephan Deibel presided at the meeting. 1. Attendance p>The following members of the Board of Directors were present at the meeting: Stephan Deibel, Steve Holden, Jeremy Hylton, ...
Python 3.3.3 Release Python 3.3.x has reached end-of-life. Python 3.3.7, the final security-fix release, is available here. Python 3.3.3 was released on November 17th, 2013. This release fixes several security issues and various other bugs found in Python 3.3.2. This release fully supports OS X 10.9 Mavericks. In particular, this release fixes an issue that could cause previous versions of Python to crash when typing in interactive mode on OS X 10.9. Major new features of the 3.3 series, c...
Python 3.3.2 Release Python 3.3.x has reached end-of-life. Python 3.3.7, the final security-fix release, is available here. Python 3.3.2 was released on May 15th, 2013. This release fixes a few regressions found in Python 3.3.1. Major new features of the 3.3 series, compared to 3.2 Python 3.3 includes a range of improvements of the 3.x series, as well as easier porting between 2.x and 3.x. PEP 380, syntax for delegating to a subgenerator (yield from) PEP 393, flexible string representation...
Rebuilding the PSF - Q4 2020 Fundraiser #countdown-wrap { width: 70%; padding: 10px; font-family: arial; max-width: 650px; margin: 10px auto 50px; display: block; } #goal { font-size: 32px; text-align: center; color: #888; @media only screen and (max-width : 640px) { text-align: center; } } #glass { width: 100%; height: 20px; background: #c7c7c7; border-radius: 10px; float: left; overflow: hidden; } #progress { float:...
Python 3.3.1 Release Python 3.3.x has reached end-of-life. Python 3.3.7, the final security-fix release, is available here. Python 3.3.1 was released on April 7th, 2013. This is a 3.3 series bugfix release. It includes hundreds of bugfixes over 3.3.0. Major new features of the 3.3 series, compared to 3.2 Python 3.3 includes a range of improvements of the 3.x series, as well as easier porting between 2.x and 3.x. PEP 380, syntax for delegating to a subgenerator (yield from) PEP 393, flexib...
Released: Nov. 17, 2013
fixes several security issues and various other bugs found in Python 3.3.2. This release fully supports OS X 10.9 Mavericks. In particular, this release fixes an issue that could cause previous versions of Python to crash when typing in interactive mode on OS X 10.9. Major new features of the …
regressions <http://docs.python.org/release/3.3.2/whatsnew/changelog.html>`_ found in Python 3.3.1. Major new features of the 3.3 series, compared to 3.2 Python 3.3 includes a range of improvements of the 3.x series, as well as easier porting between 2.x and 3.x. PEP 380, syntax for delegating to a subgenerator (yield from …
Python 3.3.4 Release Python 3.3.x has reached end-of-life. Python 3.3.7, the final security-fix release, is available here. Python 3.3.4 was released on February 9th, 2014. This release fixes several security and a lot of overall bug fixes found in Python 3.3.3. This release fully supports OS X 10.9 Mavericks. In particular, this release fixes an issue that could cause previous versions of Python to crash when typing in interactive mode on OS X 10.9. Major new features of the 3.3 series, c...
Released: Dec. 5, 2015
Python 2.7.11 is a bugfix release of the Python 2.7 series.
If you didn't find what you need, try your search in the Python language documentation.