Notice: This page displays a fallback because interactive scripts did not run. Possible causes include disabled JavaScript or failure to load scripts or stylesheets.
Version: None
Released: March 3, 2026
This is a security release of Python 3.12 Note: The release you're looking at is Python 3.12.13, a security bugfix release for the legacy 3.12 series. Python 3.14 is now the latest feature release series of Python 3. Get the latest release of 3.14.x here. Security content …
View Release Notes
Released: March 10, 2026
This is an early developer preview of Python 3.15 Major new features of the 3.15 series, compared to 3.14 Python 3.15 is still in development. This release, 3.15.0a7, is the seventh of eight planned alpha releases. Alpha releases are intended to make it easier to test the …
...3 in Python $27,000 to Gregory Wilson, for creating a course "Python for Engineers" $10,000 to Brian Zimmer, for moving Jython forward. With several delays both on our side, and the recipient's side, the first two projects were completed. PySNMP does now support SNMPv3, and can be obtained from http://pysnmp.sourceforge.net/ Greg's course is also available online (as all intermediate versions had been), at http://www.swc.scipy.org/ Brian Zimmer found, in the middle of the project, t...
...3 Ipswich, MA 01938 USA Fax: +1 858 712 8966 or by GPG/PGP-signed email to psf at python.org. Please use fax or email if at all possible. We can't guarantee we'll get snail mail in time. When using fax or snail mail, send a copy of the proxy by email, too.
...3-27 PSF Board Meeting Minutes The Python Software Foundation Minutes of a Special Meeting of the Board of Directors March 27, 2009 A special meeting of the Python Software Foundation ("PSF") Board of Directors was held at PyCon 2009 in Rosemont/Chicago at 18:30 CDT (23:30 UTC), 27 March 2009. David Goodger prepared these minutes. Contents 1 Attendance 2 Election of Officers 3 Committees 4 New Members 5 &...
...3 Board meeting minutes were voted on and approved. RESOLVED: that the PSF approve the minutes at http://mail.python.org/mailman/private/psf-board/2013-March/021119.html as representing a true and accurate record of the February 20 2013 meeting. Approved, 8-0-0. 3 Votes Taken Between Meetings There were no votes taken between meetings. 4 Reports Will be handed in the second meeting in March 2013. 5 Python Code of Conduct RESOLVED, that ...
...386.rpm">python24-2.4.2-2.i386.rpm</a> (7429661 bytes) 63ce7733677126e45369593e64940fdf <a href="/ftp/python/2.4.2/rpms/fedora-4/python24-devel-2.4.2-2.i386.rpm">python24-devel-2.4.2-2.i386.rpm</a> (1921482 bytes) ab0c252f659702e8f259fe06f9f4dfff <a href="/ftp/python/2.4.2/rpms/fedora-4/tkinter24-2.4.2-2.i386.rpm">tkinter24-2.4.2-2.i386.rpm</a> (307531 bytes) 50ed433f9c33b104bf1dbb341f416b3c <a href="/ftp/python/2.4.2/rpms/fedora-...
...3 Status of Past Action Items 3.1 In Progress 3.2 Carried Forward 3.3 New in July 4 New Sponsor Member: Microsoft 5 Python Advocacy Coordinator Proposal 6 Mission Statement Change 7 Funding for PSF Representative at Python Argentina 8 http://www.cafepress.com/pydotorg 9 Brett's Discussion with Mark Shuttleworth 10 &...
...3(D,A): pass >>> class Z(K1,K2,K3): pass Here are the linearizations according to the C3 MRO (the reader should verify these linearizations as an exercise and draw the inheritance diagram ;-) L[A] = A O L[B] = B O L[C] = C O L[D] = D O L[E] = E O L[K1]= K1 A B C O L[K2]= K2 D B E O L[K3]= K3 D A O L[Z] = Z K1 K2 K3 D A B C E O Python 2.2 gives exactly the same linearizations for A, B, C, D, E, K1, K2 and K3, but a different linearization for Z: L[Z,P22] = Z K1 K3 A K2 D B C E O I...
...3 RESOLVED, that the PSF provide grant funding of $3000 to Chris McDonough to port WebOB to Python 3 which is set to begin on 10/01/2011 and finish on 10/31/2011. And, payment for his work shall be received on or before 11/30/2011. Approved, 10-0-0. 10 Official Resignation of Greg Stein The board discussed and accepted the resignation of Greg Stein as a PSF Director. Greg Stein will not be an active member of the PSF Board of Directors for the remainder of the 2011-2012 term....
Released: June 27, 2020
Note: The release you are looking at is Python 3.6.11, a security bugfix release for the legacy 3.6 series which has now reached end-of-life and is no longer supported. See the downloads page for currently supported versions of Python. The final source-only security fix release for 3.6 was 3.6.15 …
Released: Aug. 17, 2020
Note: The release you are looking at is Python 3.6.12, a security bugfix release for the legacy 3.6 series which has now reached end-of-life and is no longer supported. See the downloads page for currently supported versions of Python. The final source-only security fix release for 3.6 was 3.6.15 …
Released: Oct. 13, 2023
This is an early developer preview of Python 3.13 Major new features of the 3.13 series, compared to 3.12 Python 3.13 is still in development. This release, 3.13.0a1 is the first of seven planned alpha releases. Alpha releases are intended to make it easier to test the …
...3 application requesting 501(c)(3) public charity status, in three formats: MS Word, HTML, plain text. (The latter two formats were generated by MS Word.) Tax Returns and Financial Information The PSF is a United States 501(c)(3) public charity with a strong commitment to transparency and compliance. 2024 filings and related documents 2024 Annual Report 2024 990 2023 filings and related documents 2023 Annual Report 2023 990 2022 filings and related documents 2022 Annual Report 2022 99...
...34 Tel: (703) 620-8990 Fax: (703) 620-0913 Email: guido@cnri.reston.va.us Innovative Claims In the seventies, Xerox PARC asked: "Can we have a computer on every desk?" We now know this is possible, but those computers haven't necessarily empowered their users. Today's computers are often inflexible: the average computer user can typically only change a limited set of options configurable via a "wizard" (a lofty word for a canned dialog), and is dependent on expert ...
...397 launcher for Windows. Mark's creation and maintenance of the pywin32 package has enabled scores of developers on Windows to leverage the power of Python while integrating with lower-level Win32 APIs, as well as integrate with other Microsoft applications such as the Office suite of tools via COM. The Python Software Foundation thanks Mark Hammond for his contributions to the CPython project and the greater Python community, especially those on the Windows platform. 2014 Raymond Hettinger T...
...33-0-24) Jean-Paul Calderone (48-0-9) Graham Dumpleton (38-0-19) Martijn Faassen (48-0-9) Mike Fletcher (44-1-12) Michael Foord (51-0-6) Doug Hellmann (45-0-12) Adrian Holovaty (42-0-15) Jacob Kaplan-Moss (51-1-5) Matthias Klose (38-1-18) Glyph Lefkowitz (52-0-5) Duncan McGreggor (46-0-11) Jesse Noller (48-0-9) Benjamin Peterson (44-0-13) Ted Pollari (38-0-19) Mark Ramm (38-0-19) Phil Thompson (33-0-24) Malcolm Tredinnick (32-0-25) Kirby Urner (37-0-20) Dino Viehland (34-1-22) Thomas Waldmann (3...
...3.4 New in January The following action items originated with the January 2006 meeting, as highlighted in the minutes: Section 3.4, item 5, New in December (PSF Member Meeting): [M. von Löwis] We should set a deadline for closing the absentee ballot. Status: done. The absentee ballot was closed on February 14. 4 Financials The initial ruling period on the PSF's 501(c)(3) status has ended. We have surpassed the 1/3 public support ratio needed. K. Kaiser w...
If you didn't find what you need, try your search in the Python language documentation.