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: Nov. 10, 2013
Note: Python 2.7.6 has been superseded by Python 2.7.8. Python 2.7.6 was released on November 10, 2013. This is a 2.7 series bugfix release. Most importantly, it resolves an issue that caused the interactive prompt to crash on OS X 10.9. It also includes numerous bugfixes over 2.7.5. Download …
View Release Notes
Released: April 6, 2013
Note: A newer bugfix release, 2.7.5, is currently available. Its use is recommended over previous versions of 2.7. Python 2.7.4 was released on April 6, 2013. This is a 2.7 series bugfix release. It includes hundreds of bugfixes over 2.7.3. About the 2.7 release series Among the features and …
Python 2.7.4 Release Python 2.7.4 Note: A newer bugfix release, 2.7.5, is currently available. Its use is recommended over previous versions of 2.7. Python 2.7.4 was released on April 6, 2013. This is a 2.7 series bugfix release. It includes hundreds of bugfixes over 2.7.3. About the 2.7 release series Among the features and improvements to Python 2.6 introduced in the 2.7 series are An ordered dictionary type New unittest features including test skipping, new assert methods, and test disc...
Released: April 9, 2012
Note: A newer bugfix release, 2.7.4, is currently available. Its use is recommended over previous versions of 2.7. Python 2.7.3 was released on April 9, 2012. 2.7.3 includes fixes for several reported security issues in 2.7.2: issue 13703 (oCERT-2011-003, hash collision denial of service), issue 14234 (CVE-2012-0876, hash table …
Released: July 2, 2014
Python 2.7.8 was released on July 1, 2014. This release includes regression and security fixes over 2.7.7 including: The openssl version bundled in the Windows installer has been updated. A regression in the mimetypes module on Windows has been fixed. A possible overflow in the buffer type has been fixed. …
....2: 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). The Python 2.7 series is scheduled to be the last major version in the 2.x series before 2.x moves into an extended maintenance period. The 2.7 series contains many of the featur...
15 Nov. from 12am UTC , 2014
Location: Locations in 4 cities
Room S201, Teaching Building at Zhongguancun Campus, CAS, Beijing, China 2F No.2 Boyun Road, Pudong, Shanghai Venue: Shanghai, China Jinshan Software Building, No.8 Lianshan Road, Jingshan road, Xiangzhou, Zhuhai, China Suzhou, China PyConChina2014 BJ/SH/ZH/SZ
Python 3.4.0 Release Candidate 2 Release Python 3.4.0 release candidate 2 Note: Python 3.4.0rc2 has been superseded by Python 3.4.9. Python 3.4.0 release candidate 2 was released on February 23th, 2014. This is a preview release of the next major release of Python, Python 3.4, and is not suitable for production environments. Major new features of the 3.4 series, compared to 3.3 Python 3.4 includes a range of improvements of the 3.x series, including hundreds of small improvements and bug fix...
Released: May 12, 2013
Note: A newer bugfix release, 2.7.6, is currently available. Its use is recommended over previous versions of 2.7. Python 2.7.5 was released on May 15, 2013. This is a 2.7 series bugfix release. It contains several regression fixes to 2.7.4. Modules with regressions fixed include zipfile, gzip, …
Python 2.7.5 Release Python 2.7.5 Note: A newer bugfix release, 2.7.6, is currently available. Its use is recommended over previous versions of 2.7. Python 2.7.5 was released on May 15, 2013. This is a 2.7 series bugfix release. It contains several regression fixes to 2.7.4. Modules with regressions fixed include zipfile, gzip, and logging. The Python 2.7.4 binaries and source tarballs included a data file for testing purposes that triggered some virus scanners. This issue is resolved in the...
Python 2.7.7 Release Note: Python 2.7.7 has been superseded by Python 2.7.8 Python 2.7.7 was released on May 31, 2014. This is a regularly scheduled 2.7 series bugfix and includes numerous bugfixes over 2.7.6. Download This is a production release. Please report any bugs you encounter. We currently support these formats for download: Windows x86 MSI Installer (2.7.7) Windows x86 MSI program database (2.7.7) Windows X86-64 MSI Installer (2.7.7) [1] Windows X86-64 MSI program database (2.7.7)...
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
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...
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 2.7.8 Release Python 2.7.8 was released on July 1, 2014. This release includes regression and security fixes over 2.7.7 including: The openssl version bundled in the Windows installer has been updated. A regression in the mimetypes module on Windows has been fixed. A possible overflow in the buffer type has been fixed. A bug in the CGIHTTPServer module which allows arbitrary execution of code in the server root has been patched. A regression in the handling of UNC paths in os.path.join...
Python 2.7.6 Release Note: Python 2.7.6 has been superseded by Python 2.7.8. Python 2.7.6 was released on November 10, 2013. This is a 2.7 series bugfix release. Most importantly, it resolves an issue that caused the interactive prompt to crash on OS X 10.9. It also includes numerous bugfixes over 2.7.5. Download This is a production release. Please report any bugs you encounter. We currently support these formats for download: Windows x86 MSI Installer (2.7.6) (sig) Windows x86 MSI program...
....2 million USD of expected revenue for those two years. This fundraiser is critically important and the money raised will help the PSF support the tools and initiatives that Pythonistas use everyday. This years' fundraiser is focusing on education. We're excited to be able to collaborate with authors, trainers, and companies from all over the world to raise money for the PSF. In addition, it will help grow a diverse and international community of Python programmers. Goal: $60,000 ...
2021 PSF Annual Report The Python Software Foundation 2021 Annual Report 2021 was a year of continued changes, challenges, and growth for the PSF. We said goodbye to our first Executive Director and welcomed four new team members in new roles. We celebrated our 20th anniversary and built on the successes of our first two decades to launch new areas of work that advance our mission and help us to even better serve our Python community. We’d love for you to take a look at the 2021 Annua...
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...
....2.2.tgz 9d763097a13a59ff53428c9e4d098a05 10743647 Python-3.2.2.tar.bz2 3720ce9460597e49264bbb63b48b946d 8923224 Python-3.2.2.tar.xz f6001a9b2be57ecfbefa865e50698cdf 19519332 python-3.2.2-macosx10.3.dmg 8fe82d14dbb2e96a84fd6fa1985b6f73 16226426 python-3.2.2-macosx10.6.dmg cccb03e14146f7ef82907cf12bf5883c 18241506 python-3.2.2-pdb.zip 72d11475c986182bcb0e5c91acec45bc 19940424 python-3.2.2.amd64-pdb.zip ddeb3e3fb93ab5a900adb6f04edab21e 18542592 python-3.2.2.amd64.msi 8afb1b01e8fab73...
If you didn't find what you need, try your search in the Python language documentation.