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: April 15, 2018
Python 2.7.15 release candidate one is a preview release for Pthon 2.7.15, the next bug fix release in the Python 2.x series. Note Attention macOS users: as of 2.7.15, all python.org macOS installers ship with a builtin copy of OpenSSL. Additionally, there is a new additional installer variant for macOS …
Work Groups of the Python Software Foundation Active Work Groups Code of Conduct Work Group Diversity and Inclusion Work Group Education & Outreach Work Group Fellows Work Group Grants Work Group Infrastructure Work Group Python Job Board Work Group Packaging Work Group Trademarks Work Group Inactive Committees & Work Groups Scientific Python Work Group Marketing Work Group Sprint Work Group Public Support Committee (PSC) Public Relations Committee (PRC) Python Conference Committee...
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 (March 5, 2001) The Python Software Foundation Minutes of Regular Meeting of the Board of Directors March 5, 2001 Long Beach, Calif., USA A regular meeting of the Python Software Foundation (the "Foundation") Board of Directors was held following the first annual meeting of the Foundation, pursuant to Sec. 5. 11 of the Bylaws of the Foundation. The meeting was held at the Hilton Long Beach at 9:00 p.m. 1. Attendance The fo...
Released: April 2, 2024
This is the last bugfix release of the Python 3.11 series This is the ninth (and last) bugfix release of Python 3.11 Python 3.11.9 is the newest major release of the Python programming language, and it contains many new features and optimizations. Major new features of the 3.11 series, compared …
View Release Notes
Pythonmac-SIG - SIG on Python for the Apple Macintosh The Python-Macintosh SIG is used to foster discussions about Mac-specific issues of Python. The list is primarily meant to discuss design and implementation of Python on the Mac, and possibly coordinate the actual implementation work done. The topics can include such varying things as a Python development environment, using Python for CGI-scripts, OSA support, OpenDoc parts, MacOS toolbox access, Tk, etc. While the list is developer-orient...
Python Software Foundation: Minutes of Board of Directors Meeting (August 12, 2003) The Python Software Foundation Minutes of Regular Meeting of the Board of Directors August 12, 2003 A regular meeting of the Python Software Foundation (the "PSF") Board of Directors was held over Internet Relay Chat at 10:00 PDT. 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 a...
PSF participation in the 2007 Google Summer of Code James Tauber, PSF Administrator for the 2007 Google Summer of Code 2007-12-12 SUMMARY 2007 was another successful year for the PSF's participation in the Google Summer of Code. We received 67 valid applications and were allocated 34 slots by Google. 51 people signed up to be mentors and 30 of those ended up mentoring a student. We approved 32 applications of which 25 were successful. At least a third of the students continue to have some i...
Slideshow Collections for Instructional Use We are collecting and making available slideshows for reading at your own pace and reuse in your presentations. The preferred format is reStructuredText/S5 since it can be easily edited without special software and converted into various delivery formats. Where possible, speaker notes are included to give the slides meaning without an audio overlay. Preparing for Screencasting Advice on how to get started giving screencasts, why you might want to...
Python Software Foundation GitHub Organization Purpose The Python Software Foundation exists to promote, protect, and advance the Python programming language, to fulfill that mission we have created a GitHub organization, @psf, to support and protect projects that have outgrown ownership by their original author. What is offered Repositories may be transferred to the @psf organization under the following criteria: The repository is relevant to the Python ecosystem at large and has broad inter...
Released: April 6, 2013
Note: A newer security-fix release, 3.2.6, is currently available. Its use is recommended. Python 3.2.4 was released on April 7th, 2013. This is the final 3.2 series bugfix release. New features of the 3.2 series, compared to 3.1 Python 3.2 is a continuation of the efforts to improve and …
Released: June 5, 2024
This is a beta preview of Python 3.13 Python 3.13 is still in development. This release, 3.13.0b2, is the second of four beta release previews of 3.13. Beta release previews are intended to give the wider community the opportunity to test new features and bug fixes and to prepare their …
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 (...
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: June 17, 2020
Note Python 3.8 is now released and is the latest feature release of Python 3. Get the latest release of 3.8.x here. Python 3.6.11rc1 is the release candidate preview of the next security fix release of Python 3.6. Python 3.6.8 was the final bugfix release for 3.6. Python 3.6 …
Download Python Sources For most Unix systems, you must download and compile the source code (see the latest releases). The same source code archive can also be used to build the Windows and Mac versions, and is the starting point for ports to all other platforms. You can browse the sources online through the repository viewer. If you want to help with the Python Project, see the Python Developer's Guide.
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: Feb. 3, 2019
This is an early developer preview of Python 3.8 Major new features of the 3.8 series, compared to 3.7 Python 3.8 is still in development. This releasee, 3.8.0a1 is the first of four planned alpha releases. Alpha releases are intended to make it easier to test the current state of …
Released: May 6, 2019
This is an early developer preview of Python 3.8 Major new features of the 3.8 series, compared to 3.7 Python 3.8 is still in development. This release, 3.8.0a4 is the last of four planned alpha releases. Alpha releases are intended to make it easier to test the current state of …
2008-09-08 PSF Board Meeting Minutes The Python Software Foundation Minutes of a Regular Meeting of the Board of Directors September 8, 2008 A regular meeting of the Python Software Foundation ("PSF") Board of Directors was held over Internet Relay Chat beginning at 16:03 UTC, 8 September 2008. David Goodger presided at the meeting (in Steve Holden's absence) and prepared these minutes. Contents 1 Attendance 2 Minutes of Past Meetings 3 &...
If you didn't find what you need, try your search in the Python language documentation.