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: May 3, 2021
This is a beta preview of Python 3.10 Python 3.10 is still in development. 3.10.0b1 is the first of four 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: May 31, 2021
This is a beta preview of Python 3.10 Python 3.10 is still in development. 3.10.0b2 is the second of four 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 10, 2021
This is a beta preview of Python 3.10 Python 3.10 is still in development. 3.10.0b4 is the fourth and last of the 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 …
Released: Aug. 2, 2021
This is the first release candidate of Python 3.10 This release, 3.10.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 release …
View Release Notes
Released: March 23, 2020
This is an early developer preview of Python 3.9 Python 3.9 is still in development. This release, 3.9.0a5 is the fifth of six planned alpha releases. Alpha releases are intended to make it easier to test the current state of new features and bug fixes and to test the release …
Bugs in Python 2.5.2c1 In the default installation directory (C:Python25), NTFS permission inheritance gives write access to the Python installation for all users of the system. If untrusted users have access to the system, there are two solutions to the problem: either install to the Program Files folder (where only Power Users get write access to the installation), or edit the access control list to remove the write permission. If write control should only be granted to Administrators, the ...
Bugs in Python 2.5.3c1 In the default installation directory (C:Python25), NTFS permission inheritance gives write access to the Python installation for all users of the system. If untrusted users have access to the system, there are two solutions to the problem: either install to the Program Files folder (where only Power Users get write access to the installation), or edit the access control list to remove the write permission. If write control should only be granted to Administrators, the ...
...listed as a pending sponsor member, but may not vote at meetings. Motion approved unanimously. Sponsor Member Policy The board agreed to modify the PSF web pages to include: Any organization is welcome to apply for sponsor membership - however, approval of the membership is conditional on a member vote at a member meeting, and the Board may issue a recommendation to the members regarding the application. Potential applicants should know that the Board feel...
...list of financial business items he will be focused on, he said: My focus is on PyCon wrapup, AR/AP reduction, the Associate program, and the increased activity and interest on the fiscal sponsorship front. 5 Progress Reports 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 Communi...
Released: March 11, 2008
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. This release addresses a number of cases interpreter …
Released: June 17, 2021
This is a beta preview of Python 3.10 Python 3.10 is still in development. 3.10.0b3 is the third of four 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 …
Search Python Resources <H1>Search Python Resources</H1> These are minimalistic quick search forms. For more elaborate interfaces, click on the "advanced search" links below.<P> <FORM method="GET" ACTION="http://www.google.com/search"> <P> Search the <A HREF="http://www.python.org">Python Website</A> using <img border="0" src="/images/Google_Logo_25wht.gif" alt="Google" align=&qu...
...list, as the Board considers the members' views essential. A "certification" mailing list was set up, a draft of the proposal is on the private PSF wiki, and there has been some discussion. Status: done. Originally from 14 April 2008, Section 5, Treasurer's Report: S. Holden will assist K. Kaiser with accounts receivable reminders. Prior to the meeting K. Kaiser sent a status report to the Board mailing list. Status: in progress. Originally from 14 April 2008, Section 7, PyCon A...
...list. See Sponsor Membership Policy below. Status: done. 4 Sponsor Membership Policy On the Board mailing list it was decided to add the names, links, and logos of paid-up pending sponsor members to the PSF web page. However, pending sponsor members may not subscribe to the psf-members mailing list. D. Goodger will add a description of the updated policy to the sponsor membership description page. 5 PR Contract The Board was unanimous in rejecting a $7K/...
...List and Repository Access to PSF Administrator: S. Holden will initiate further discussion via email about adding the PSF Administrator to the Board email list and granting access to the repository. [Update 2009-06-08: Email access done.] Status: pending. [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. Status: active. [70] Originally from 8 June 2009, Section 14.1, Progress Rep...
...list. Optimized list resize operations to make fewer calls to the system realloc(). Significantly speeds up list appends, list pops, list comprehensions, and the list contructor (when the input iterable length is not known). Changed the internal list over-allocation scheme. For larger lists, overallocation ranged between 3% and 25%. Now, it is a constant 12%. For smaller lists (n<8), overallocation was upto eight elements. Now, the overallocation is no more than three elements -- this imp...
...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): Communication Status -------------------- D. Hellmann, Communication Officer, reported on new activities for the month. The list of activities showed the following: 1. Free Tickets for PyNZ http://pyfound.blogspot.com/2011/06/free-tickets-for-pynz.html 2. Tell Us About Your User Group http://pyfound.blogs...
...lists of individuals and companies owned or controlled by, or acting for or on behalf of, targeted countries. The US government prohibits US citizens, US-based entities and US branches of foreign companies from doing business with countries or parties on these lists. The lists include individuals, groups, and entities, such as terrorists and narcotics traffickers designated under programs that are not country-specific. The Specially Designated Nationals (SDN) list contains names of individual...
Bugs in Python 2.5 In the default installation directory (C:Python25), NTFS permission inheritance gives write access to the Python installation for all users of the system. If untrusted users have access to the system, there are two solutions to the problem: either install to the Program Files folder (where only Power Users get write access to the installation), or edit the access control list to remove the write permission. If write control should only be granted to Administrators, the comm...
If you didn't find what you need, try your search in the Python language documentation.