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. …
Python 2.7.3 Release Python 2.7.3 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 collisions CPU usage DoS in the expat library), issue 14001 (CVE-2012-0845, SimpleXMLRPCServer denial of service), and issue 13885 (...
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...
PSF Trademark Frequently Asked Questions (FAQ) python pycon pyladies trademark FAQ The main trademark policy is written with a legal mindset. These frequently asked questions page outlines a number of topics we regularly get asked and provides answers in easier to understand terms. It is managed by the PSF Trademark Working Group. Approval Process What is the official policy for use of Python Software Foundation Trademarks? The official PSF Trademark Usage Policy is available at https://www.py...
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...
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:...
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...
If you didn't find what you need, try your search in the Python language documentation.