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: Oct. 7, 2024
This is the stable release of Python 3.13.0 Python 3.13.0 is the newest major release of the Python programming language, and it contains many new features and optimizations compared to Python 3.12. (Compared to the last release candidate, 3.13.0rc3, 3.13.0 contains two small bug fixes and some documentation and testing …
View Release Notes
Released: Feb. 4, 2025
This is the second maintenance release of Python 3.13 Python 3.13 is the newest major release of the Python programming language, and it contains many new features and optimizations compared to Python 3.12. 3.13.2 is the latest maintenance release, containing almost 250 bugfixes, build improvements and documentation changes since 3.13.1. …
Released: Feb. 11, 2025
Here comes the antepenultimate alpha. This is an early developer preview of Python 3.14 Major new features of the 3.14 series, compared to 3.13 Python 3.14 is still in development. This release, 3.14.0a5, is the fifth of seven planned alpha releases. Alpha releases are intended to make it easier to …
Released: April 8, 2025
This is the third maintenance release of Python 3.13 Python 3.13 is the newest major release of the Python programming language, and it contains many new features and optimizations compared to Python 3.12. 3.13.3 is the latest maintenance release, containing almost 320 bugfixes, build improvements and documentation changes since 3.13.2. …
Released: Aug. 6, 2025
This is the sixth maintenance release of Python 3.13 Python 3.13 is the newest major release of the Python programming language, and it contains many new features and optimizations compared to Python 3.12. 3.13.6 is the sixth maintenance release of 3.13, containing around 200 bugfixes, build improvements and documentation changes …
Bugs in Python 2.3.3 <h3>Bugs in Python 2.3.3</h3> <ul> <li>IDLE now executes code in a separate process. To communicate between the main process and executing processes, IDLE opens a socket to 127.0.0.1 (the local machine). Some firewalls running on Windows machines interfere with this and can cause either silent failures or erroneous popup windows from the firewall. This problem only occurs if you run a firewall on the same machine as IDLE.</li> </ul> &...
Python Software Foundation FAQ Contents What is the Python Software Foundation? Who are on the PSF board? Who are the officers? How do I reach the PSF? How do I join the PSF? How can I follow PSF activities? How can I provide feedback? What is the Python Software Foundation? From the PSF Mission Statement: The mission of the Python Software Foundation is to promote, protect, and advance the Python programming language, and to support and facilitate the growth of a diverse and internati...
Python Software Foundation: Press Release 13-Feb-2003 Creators of Python Sponsor PyCon 2003, First Annual Developers Conference in March FREDERICKSBURG, VA, February 13, 2003 No, it's not a snake or the name of a British comedy group. Python is one of the most useful, compelling and intelligently designed programming platforms to have emerged into the computer industry mainstream in recent years. It is rapidly gaining wide acceptance and being deployed in major IT shops around the wor...
Python Software Foundation: Python Conference Committee Report (December 2003) <center> <h3>The Python Software Foundation <br>Python Conference Committee Report </h3> </center> <p>December 2003 <p>David Ascher reports that he and Steve Holden had a phone call, and Ascher, Holden, Jeremy Hylton, Neal Norwitz, and Itamar Shtull-Trauring met on IRC. <h3>Deadlines</h3> <ul> System Message: ERROR/3 (<string>, line 15) Unexpected in...
PyCon Registration Form <h1>PyCon Registration</h1> <p><a href="http://us.pycon.org/Addison/Hotels" target="_blank">Hotel reservation info & links.</a></p> <p>Note: all prices are in US dollars.</p> <h2>Registration by mail</h2> <p>To pay by check, please send payment in funds <em>drawn on a US bank</em> to: <blockquote>ATTN: PyCon Registration<br> Python Software Foundation<br...
....1 Carried Forward 3.2 New from July 14 4 Sponsor Membership Policy 5 PR Contract 6 PyCon UK Sponsorship 7 Funding pyArkansas 8 PyCon 2010 Venue 9 Staffing 10 Adjournment 1 Attendance The following members of the Board of Directors were present at the meeting: Brett Cannon, Stephan Deibel, David Goodger, Raymond Hettinger, ...
....1 Carried Forward 4.2 New On 9 February 4.3 New Between Meetings 5 Internet Domain Management 6 Members' Meeting 7 Board Candidates 8 Account Signature Authority 9 PSF Coordinator for 2009 Google Summer of Code 10 PyCon Report 11 Adjournment 1 Attendance The following members of the Board of Directors were...
....1 Trademarks & The .com Domain D. Ascher reported that he hasn't forgotten about trademarks. N. Norwitz mentioned that he never heard much response about being more aggressive in trying to get python.com. He asked if the board cares, and is it worth the effort and cost of asking the lawyer to try. T. Peters recalled that CNRI tried pushing for python.com before, with no luck. S. Holden remarked that the PSF either has to pursue this aggressively (which will need deep poc...
....1 Carried Forward 3.2 New in January 4 Jython License Change 5 PyCon Status 6 Advice on the "PyCamp" Name 7 Treasurer Records 8 Adjournment 1 Attendance The following members of the Board of Directors were present at the meeting: David Goodger, Tim Peters, Brett Cannon, Stephan Deibel, and Andrew Kuchling. Also in attendance was Kurt Kaiser (Tre...
....1 Carried Forward 3.2 New in October 4 Credit Card Payment System 5 New Sponsor Application 6 PyCon 2007 Audio 7 PSF Article for The Python Papers 8 PyCon 2008 9 Adjournment 1 Attendance The following members of the Board of Directors were present at the meeting: Tim Peters, Stephan Deibel, David Goodger, Martin von Löwis, Steve Holden, Br...
....1 Board Report 3.2 Treasurer Reports 4 Announcements 5 New Business 5.1 Introduction to the new PSF membership model 5.2 Information for Voting Members 5.3 New Concept: Workgroups 5.4 Moving the PSF outside the US 5.5 Contributing members and large Python projects 6 Voting 7 Any other business 8 ...
PSF Fellow Membership psf fellow members The deadline to nominate someone for Quarter 3 consideration is 11:59 p.m. UTC, August 20, 2025. Please send your nomination to: psf-fellow@python.org Your nomination should include: The name of the person you are nominating. Why you think they meet the Fellow criteria, i.e. how they have served the Python community. Please also include an email address for the person you are nominating. Example nomination: I, Marcia Nominator, propose that Marvi...
Released: May 27, 2004
This is a patch release which supersedes earlier releases of 2.3. Important: This release is vulnerable to the problem described in security advisory PSF-2006-001 "Buffer overrun in repr() of unicode strings in wide unicode builds (UCS-4)". This fix is included in Python 2.4.4 and Python 2.5. If you need …
Released: Nov. 1, 2006
Python 2.3 is now well and truly in bugfix-only mode; no new features are being added, and only security critical bugs have been fixed. There are 3 bugs fixed in this release - a problem with the …
If you didn't find what you need, try your search in the Python language documentation.