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.
Python Software Foundation: Minutes of Board of Directors Meeting, November 8, 2005 The Python Software Foundation Minutes of a Regular Meeting of the Board of Directors November 8, 2005 A regular meeting of the Python Software Foundation ("PSF") Board of Directors was held over Internet Relay Chat beginning at 18:08 UTC, 8 November 2005. Stephan Deibel presided at the meeting. 1 Attendance The following members of the Board of Directors were present at the mee...
Version: None
Released: Dec. 3, 2024
This is the first 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.1 is the latest maintenance release, containing almost 400 bugfixes, build improvements and documentation changes since 3.13.0. …
View Release Notes
Released: June 3, 2025
This is the fourth 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.4 is the latest maintenance release, containing a few important security fixes as well as around 300 …
Released: May 3, 2021
This is the tenth and final regular maintenance release of Python 3.8 Note: The release you're looking at is Python 3.8.10, a bugfix release for the legacy 3.8 series. Python 3.11 is now the latest feature release series of Python 3. Get the latest release of 3.11.x here. According …
Released: June 28, 2021
This is the sixth maintenance release of Python 3.9 Note: The release you're looking at is Python 3.9.6, a bugfix release for the legacy 3.9 series. Python 3.11 is now the latest feature release series of Python 3. Get the latest release of 3.11.x here. There's been 146 commits …
Released: May 17, 2022
This is the thirteenth and final regular maintenance release of Python 3.9 Note: The release you're looking at is Python 3.9.13, a bugfix release for the legacy 3.9 series. Python 3.11 is now the latest feature release series of Python 3. Get the latest release of 3.11.x here. According …
Released: Dec. 6, 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.0a3 is the second of seven planned alpha releases. Alpha releases are intended to make it easier to test the current state …
...3. 6 Code Speed Web RESOLVED, that the PSF fund the Code Speed Web rewrite of the current codebase to gain better extensibility, test coverage and a better UI in the amount of $10,000 USD. Deferred until later time. Martin will contact Maciej. F. to receive more needed details. 7 Other Business 7.1 CTM Application The board was updated on the CTM application status, evidence (250 pieces) regarding the application, and donations that were c...
...details of the laptops and VGA2USB boxes purchased for PyCon 2008. Status: in progress. [16] Originally from 14 April 2008, Section 12, Sponsor Membership Issues: D. Goodger will update the member information in members.xls (sponsors & nominated members) & sponsor-addrs.txt, in PSF CVS. Status: carried forward. [22] Originally from 16 June 2008, Section 6.1, Treasurer's Report: K. Kaiser will submit an expanded report to psf-members. Status: carried forward. [4] Originally from 16 Jun...
Released: Oct. 24, 2022
This is the stable release of Python 3.11.0 Python 3.11.0 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 to 3.10 Some of the new major new features and changes in Python 3.11 …
This is the first maintenance release of Python 3.11 Python 3.11.1 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 to 3.10 Some of the new major new features and changes in Python …
Released: Jan. 10, 2023
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.0a4 is the fourth of seven planned alpha releases. Alpha releases are intended to make it easier to test the current state …
Released: Feb. 8, 2023
This is the second maintenance release of Python 3.11 Python 3.11.2 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 to 3.10 Some of the new major new features and changes in Python …
...3. Reports Neal sent the treasurer report by email before the meeting. Martin asked why rotormodule was announced to BXA when it is going to be removed; Neal explained that it is just deprecated at the moment. Martin reported that the Grants Committee has published the call, and that first proposals have been received. Also, a number of questions from potential submitters have been received; some of these still need to be answered. Jeremy volunteered to write additional guidelines for submitter...
...details. Made sure that Kurt paid all urgent invoices from 2013. PyCon Catering Receiving final bills and going through them to check for accuracy. PyCon Contract Negotiations Nothing to report for April PyCon Electrical worked on discount from Tricord for them not having power ready in two rooms at the start of the conference. worked on RFP to send out to decorator vendors (such as Freeman and GES), this included info on electrical that will be needed in 2014. PyCon Exhibit...
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. This …
2013-01-16 PSF Board Meeting Minutes The Python Software Foundation Minutes of a Regular Meeting of the Board of Directors January 16, 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 EST, on January 16 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...
Released: June 1, 2022
This is a beta preview of Python 3.11 Python 3.11 is still in development. 3.11.0b3 is the third of five planned beta release previews. Beta release previews are intended to give the wider community the opportunity to test new features and bug fixes and to prepare their projects to support …
Released: July 11, 2022
This is a beta preview of Python 3.11 Python 3.11 is still in development. 3.11.0b4 is the fourth of five planned beta release previews. Beta release previews are intended to give the wider community the opportunity to test new features and bug fixes and to prepare their projects to support …
...3.tgz, the source archive. Unpack it with "tar -zxvf Python-2.2.3.tgz". Change to the Python-2.2.3 directory and run the "./configure", "make", "make install" commands to compile and install Python. What's New? This being a bug-fix release, there have been no exciting new features implemented since 2.2.2 -- just heaps of fixes. For a list of intentional incompatibilities and other details of this release, see the bugs page and the release notes, or the...
If you didn't find what you need, try your search in the Python language documentation.