Notice: This page displays a fallback because interactive scripts did not run. Possible causes include disabled JavaScript or failure to load scripts or stylesheets.
Bugs in Python 2.3.2 <h3>Bugs in Python 2.3.2</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: Minutes of the 1st Meeting of Board of Directors The Python Software Foundation Minutes of the 1st Meeting of Board of Directors The Board of Directors of the Python Software Foundation (the "Corporation") held its first meeting on March 5, 2001 at the Hilton Long Beach in Long Beach, Calif. The directors attending were: Paul Everitt Greg Stein No directors were absent. On motion and by unanimous vote, Greg Stein was elected temporary Chairperson ...
Linux RPMs for Python 2.2.1 <h1>Linux RPMs for Python 2.2.1</h1> <!-- <p><font color="red">These are for the <b>2.2</b> release. Sorry.</font> --> <p>Except where noted, these RPMs are made available by Sean Reifschneider (<a href="mailto:jafo-rpms@tummy.com">jafo-rpms@tummy.com</a>). <h3>Having Problems?</h3> If you are having problems, please see the <a href="#FAQ">RPM Fr...
Version: None
Released: Oct. 25, 2022
This is an early developer preview of Python 3.12 Major new features of the 3.12 series, compared to 3.11 Python 3.12 is still in development. This release, 3.12.0a1 is the first of seven planned alpha releases. Alpha releases are intended to make it easier to test the …
Released: Aug. 1, 2024
This is the first release candidate of Python 3.13.0 This release, 3.13.0rc1, is the penultimate release preview. Entering the release candidate phase, only reviewed code changes which are clear bug fixes are allowed between this release candidate and the final release. The second candidate (and the last planned …
View Release Notes
Released: Sept. 6, 2024
This is the second release candidate of Python 3.13.0 This release, 3.13.0rc2, is the final release preview. This release is expected to become the final 3.13.0 release, barring any critical bugs being discovered. The official release of 3.13.0 is scheduled for Tuesday, 2024-10-01. There will be no …
Released: Oct. 1, 2024
This is the third release candidate of Python 3.13.0 This release, 3.13.0rc3, is the final release preview (no really) of 3.13. This release is expected to become the final 3.13.0 release, barring any critical bugs being discovered. The official release of 3.13.0 is now scheduled for Monday, 2024-10-07. …
Released: Feb. 3, 2026
This is third maintenance release of Python 3.14 Python 3.14.3 is the third maintenance release of 3.14, containing around 299 bugfixes, build improvements and documentation changes since 3.14.2. Major new features of the 3.14 series, compared to 3.13 Some of the major new features and changes …
...lists, tuples, strings and Python objects that support the buffer interface. Python LONG support Python provides an arbitrary-precision LONG integer type which is not currently supported by Boost.Python. Goal: Addition of an interface to Python LONGs which allows them to be directly manipulated in C++ with a natural interface. Improved Built-In Numeric Type Coercion Goal: Python supplies at least 4 numeric types, any of which should be able to be passed whe...
Agenda of 2009 PSF Members' Meeting, 27 March 2009 The Python Software Foundation Agenda of the 2009 Members' Meeting March 27, 2009 This agenda was finalized on March 17, 2009. The annual PSF Members' Meeting will be held at PyCon 2009 on March 27, 2009 at 12:10 CDT (17:10 UTC) at the Hyatt Regency O'Hare hotel in Chicago (Rosemont), Illinois, USA. Voting If you cannot attend the meeting you can vote by designating a proxy or by absentee ballot. A proxy designation is preferred; ...
...lists also making sure emails are being answered/followed up on. I am continuing to read through all of the email threads that occur on the board/members mailing lists. 9.4 Document Creation I am working on the letters to send out to Sponsor Members when we send out Invoices. I have created Community Service Award for Thomas Heller. I still need to print it out and mail it to him, will do so this weekend. He is located in Germany. I have started to create a series of documen...
Linux RPMs for Python 2.3.5 <h1>Linux RPMs for Python 2.3.5</h1> <p>Except where noted, these RPMs are made available by Sean Reifschneider (<a href="mailto:jafo-rpms@tummy.com">jafo-rpms@tummy.com</a>). <h3>Having Problems?</h3> If you are having problems, please see the <a href="#FAQ">RPM Frequently Asked Questions</a> section at the end of this document for possible solutions. <h3>RPMs For Other Platform...
Linux RPMs for Python 2.4.2 <h1>Linux RPMs for Python 2.4.2</h1> <p>Except where noted, these RPMs are made available by Sean Reifschneider (<a href="mailto:jafo-rpms@tummy.com">jafo-rpms@tummy.com</a>). <h3>Having Problems?</h3> If you are having problems, please see the <a href="#FAQ">RPM Frequently Asked Questions</a> section at the end of this document for possible solutions. <h3>RPMs For Other Platform...
...lists also making sure emails are being answered/followed up on. I am continuing to read through all of the email threads that occur on the board/members mailing lists. Document Creation The letters for PSF Sponsor Members has been created. KBK has sent me instructions for sending them out. They will be going out this week. I have been creating a series of reports for Van to assist with the PSF budget for 2013. Research and Review worked with Van and trademark committee on the Commun...
Released: Dec. 2, 2025
This is the first maintenance release of Python 3.14 Python 3.14.1 is the first maintenance release of 3.14, containing around 558 bugfixes, build improvements and documentation changes since 3.14.0. Major new features of the 3.14 series, compared to 3.13 Some of the major new features and …
2010-08-16 PSF Board Meeting Minutes The Python Software Foundation Minutes of a Regular Meeting of the Board of Directors August 16, 2010 A regular meeting of the Python Software Foundation ("PSF") Board of Directors was held over Internet Relay Chat beginning at 16:09 UTC, 16 August 2010. Steve Holden presided at the meeting. Pat Campbell prepared the minutes. All votes are reported in the form "Y-N-A" (in favor — opposed — abstentions; e.g. "5-1-2" means &q...
PSF PyCon Trademark Usage Policy PyCon, trademark, policy PyCon Nigeria Version 1.0 "PyCon" Trademark Policy In order to protect the term "PyCon" against unwanted or misleading use by third parties, the PSF claims the term “PyCon” as a trademark worldwide for conference activities. The PSF is additionally pursuing registration of the mark in various jurisdictions. It is the policy of the Python Software Foundation to allow the use of "PyCon" for conferences that f...
Sigstore Information Information on CPython release artifacts signing and verification with Sigstore Starting with the Python 3.11.0, Python 3.10.7, Python 3.9.14, Python 3.8.14, and Python 3.7.14 releases, CPython release artifacts are additionally signed with Sigstore. Starting with Python 3.14, Sigstore is the only method of signing and verification of release artifacts. Releases of Python older than the 3.14 series also include legacy OpenPGP signatures that can be verified using public key...
If you didn't find what you need, try your search in the Python language documentation.