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: July 8, 2025
It's the final 3.14 beta! https://www.python.org/downloads/release/python-3140b4/ This is a beta preview of Python 3.14 Python 3.14 is still in development. This release, 3.14.0b4, is the last of four planned beta releases. Beta release previews are intended to give the wider community the opportunity to test new features and bug fixes …
View Release Notes
Released: Aug. 14, 2025
It's the final 🪄 penultimate 🪄 3.14 release candidate! Note: rc2 was originally planned for 2025-08-26, but we fixed a bug that required bumping the magic number stored in Python bytecode (.pyc) files. This means .pyc files created for rc1 cannot be used for rc2, and they'll be …
Released: Sept. 18, 2025
It's 🪄 finally 🪄 the final 3.14 release candidate! Note: It's another magic release. We fixed another bug that required bumping the magic number stored in Python bytecode (.pyc) files. This means file .pyc files created for rc2 cannot be used for rc3, and they'll be recompiled. The …
...make sure you have signed the attendance list We have made a reservation for dinner and everyone is welcome. Dinner at the Ristorante Dino (http://ristorantedino.it/). Thank you for everyone's time.
...make it public and announce it. Status: done. Section 9, Brett's Discussion with Mark Shuttleworth: B. Cannon will post a detailed summary of the conversation via email for further discussion. Status: done. Section 9, Brett's Discussion with Mark Shuttleworth: B. Cannon will contact Mark Shuttleworth to tell him we're interested in further discussion. Status: done. S. Deibel and B. Cannon will follow up regarding further discussion with Mark Shuttleworth. Section 10: T. Peters will ask the ad...
...make it easier to optain such agreements. Jeff Rush agreed to research the issue. 13 Adjournment Steve Holden adjourned the meeting at 17:10 UTC.
...make the payment" G. Stein: "Do we have the income "already"? My concern is whether we have all that income, or if we're going into the hole like a few years ago" K. Kaiser: "We are ahead!" 5 Progress Report The following board reports were submitted to the board mailing list one week prior to this month's meeting. Please see a summary of each board report listed below and a possible board discussion at the end of the report(s): 5.1 &nb...
...makes for a PSF member." D. Goodger noted that there are documented criteria. S. Holden: "The IP needs protection, but creation and protection are two entirely separate issues. I see one of the purposes of the Foundation as removing crap from developers' lives so they can get on with the task of creating the IP ..." R. Hettinger: "The criteria seems to be anyone can nominate anyone and it seems to just get approved." M. von Löwis: "I think it's not the nomination th...
...make a formal written offer of employment as Conference Coordinator to D. Goodger once the contract is agreed. Status: done [68] Originally from 11 May 2009,Section 15, PyCon Report: D. Goodger will update the Board by email as soon as the PyCon 2009 financial information is available. [Update 2009-05-22: status email sent to Board.] Status: active. 4.2 New On 8 June These action items originated at the 8 June 2009 Board meeting on IRC. [69],Section 12.1, PSF Community Awa...
Released: May 26, 2025
Here's the second 3.14 beta. https://www.python.org/downloads/release/python-3140b2/ This is a beta preview of Python 3.14 Python 3.14 is still in development. This release, 3.14.0b2, is the first of four planned beta releases. Beta release previews are intended to give the wider community the opportunity to test new features and bug fixes …
...make PyCon US successful and welcoming. She served as Chair of the Hatchery Program and she helped found PyCon Charlas, our Spanish language track. At different points in time, she’s also been the Co-chair of Sprints, an Organizer of the PyCon Education Summit and Chair for poster sessions at PyCon US. She also co-founded Trans*Code, an on-going series of hackdays (mostly) in the UK, which aims to build community and foster tech education and skills for transgender and non-binary folks. PyCon US...
...makes "-" and "--" more distinctive? :-)
...make sense to work more closely with EuroPython Society right now to organize EuroPython. David Ascher asked whether we should do more to internationalize the python.org site. 5 Adjournment There being no further business, S. Deibel adjourned the meeting at 19:00 EST.
...make a proposal to the board. 7 Public Support Committee D. Ascher will ask Bram Cohen (BitTorrent) about PSF sponsorship. 8 Trademark Policy D. Ascher brought up the PSF's trademark policy. A wide-ranging discussion ensued without resolution. J. Hylton suggested that D. Ascher discuss a list of general concerns and allowable uses with Milind Shah and see what he comes up with. D. Ascher will probably work with ActiveState's legal person on trademark poli...
...make it work because the structure of the building is straight forward unlike the Santa Clara Convention Center. We have to be very careful to make signage and maps clear. Below is the break down: On the 2nd Level we have the Exhibit Hall space. It is very large. It was intended for our lunches, but onsite I switched (signed addendum for it) what we reserved for the expo hall to the large space on the 2nd level. I think it would be wise to put registration outside of this area. We also decided o...
...make 100 calls... Also note that the expression range(n) is calculated outside the timing brackets - another trick to minimize the overhead caused by the timing function. If you are worried about this overhead, you can calibrate it by calling the timing function with a do-nothing function. import time def timing(f, n, a): print f.__name__, r = range(n) t1 = time.clock() for i in r: f(a); f(a); f(a); f(a); f(a); f(a); f(a); ...
...make a decision via email vote. 9 2006 Budget & Action Plan D. Goodger composed a draft budget & action plan, for which the board expressed general approval. M. von Löwis: "Most of it would be grants, so we need to form the appropriate Grants Committee first." He also noted that a new committee chair would probably be needed. S. Holden expressed doubts about grants, largely because of the administration they engender, and noted "We aren't set up for tha...
...make withholding deposits to the state and federal revenue services (debiting our account), file all the necessary registrations, send out W-2s, and send us periodic reports and copies of the various filings. They are a well-known national organization and are bonded to do this service. The cost is $380 per year, based on quarterly payments. Adding additional employees at a future date would not add significant cost, should the PSF find the need. RESOLVED that the Treasurer is authorized to s...
2007-07-09 PSF Board Meeting Minutes The Python Software Foundation Minutes of a Regular Meeting of the Board of Directors July 9, 2007 A regular meeting of the Python Software Foundation ("PSF") Board of Directors was held over Internet Relay Chat beginning at 17:02 UTC, 9 July 2007. Stephan Deibel presided at the meeting. David Goodger prepared these minutes. Contents 1 Attendance 2 Minutes of Past Meetings 3 Status of Past...
If you didn't find what you need, try your search in the Python language documentation.