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.
...list for a volunteer to take over his duties. 7. PyCon conference status Steve Holden reported that there were 27 submissions at this point, most credible. There is a lack of "buzz" around PyCon planning. There was general agreement that the price structure should be: $150 for early bird registration (at least 4 weeks before the conference) $200 for regular registration (up to 1 day before the conference) $250 for on-site registration Steve Holden was glad to learn that the PSF...
...list of specific questions about the current contributor agreement. We will not have a member meeting at EuroPython, because Van Rossum is the only officer or director who is going to attend. We will arrange a social or informational event there. Kuchling plans to improve the gender diversity of PyCon presenters and attendees for next year. Hylton will look at improving diversity in the broader Python / PSF community. Ascher will take the lead on developing a trademark policy for the PSF. 5...
...list whether there are any volunteers that need support. 5. Grants committee von Löwis reported that Brian Zimmer had to withdraw from the grant, because of changes in employment. The board agreed to pay that work that was done up to that point. 6. Other business A number of other things would need to be discussed. Because the meeting was running out of time, they were deferred to email or to the next meeting. 7. Adjournment. The meeting was adjourned at 19:05 GMT.
Version: None
Released: Feb. 8, 2005
Python 2.3.5 (final) on Feb 8th, 2005. This is a bug-fix release for Python 2.3. There have been around 50 bugs fixed since 2.3.4 - in the Python interpreter, the standard library and also in the build process - see the release notes for details. Important: This release is vulnerable …
View Release Notes
...list of the changes since 2.3.4 is in the release notes, also available as the file Misc/NEWS in the source distribution. See the highlights of the Python 2.3 release. As noted, the 2.3.5 release is a bugfix release of 2.3.4, itself a bugfix release of 2.3. The Windows installer now includes the documentation in searchable htmlhelp format, rather than individual HTML files. You can still download the individual HTML files. Andrew Kuchling's What's New in Python 2.3 describes the...
...list for PyCon. Status: done. Section 7, Reserve Funds: K. Kaiser will send a reserve fund investment proposal to the PSF-board mailing list (carried forward). K. Kaiser has discussed the CD plan with the bank, but hasn't written it up yet. 4 Python.org Redesign S. Holden was unable to attend but sent a report by email. Summary: S. Holden met with Tim Parkin in person, and learned how the new system works in detail. The new production system now runs on Windows and Linux,...
...list. Status: carried forward. Originally from May 2007, Section 4, Frank Willison Award: D. Goodger will set up a page on www.python.org to list the recipients of the Frank Willison Award. Status: carried forward. Originally from May 2007, Section 6, EuroPython Sponsorship: A. Kuchling will contact the EuroPython organizers to arrange for the PSF's sponsorship. K. Kaiser reports that Laura Creighton has a list of the information we need to make payment. We are waiting on a EuroPython invoice...
...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 constructor (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 up to eight elements. Now, the overallocation is no more than three elements -- this i...
...list. Status: carried forward. Originally from November 2005, Section 8, Trademark Policy: D. Ascher will probably work with ActiveState's legal person on trademark policy. Status: carried forward. 3.4 New in December The following action items originated with the December 2005 meeting, as highlighted in the minutes: Section 4, Python.org Redesign: S. Holden said he would speak with Tim Parkin and they would contact A. Kuchling about setting up a publicly-visible test serv...
...listing: <input type="checkbox" name="PyCon_listme" value="LOK" CHECKED></label> <table width="80%"> <tr><th colspan=2>Tutorials System Message: WARNING/2 (<string>, line 74) Definition list ends without a blank line; unexpected unindent. (<a target="_blank" href="http://us.pycon.org/TX2007/Tutorials">more info</a>) <br>(1 tutorial=$110, 2 tutorials=$170)</th></t...
...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: 5.1 Communication Status D. Hellmann, Communication Officer, reported continued activities from last month, by saying: Paulo Nuin is working on a post about the PyPI mirroring project. 2. Engelbert Gruber is working on interview questions for a post about the new PyCon web site. As far as new activities for the month a...
...list actions to further support the Python Software Foundation bylaws, improve governance, and provide greater transparency for the membership: RESOLVE to retire psf-members mailing list where the psf-members mailing list will be locked for new posts and new subscribers and the psf-members archives will be open to list subscribers as of July 9, 2015 RESOLVE to create a new psf-vote mailing list where all Python Software Foundation membership classes with voting rights granted by the Python Sof...
Released: June 3, 2011
Python 2.6 is now in security-fix-only mode; no new features are being added, …
Released: Nov. 5, 2021
This is an early developer preview of Python 3.11 Major new features of the 3.11 series, compared to 3.10 Python 3.11 is still in development. This release, 3.11.0a2 is the second of seven planned alpha releases. Alpha releases are intended to make it easier to test the current state of …
Released: Feb. 3, 2022
This is an early developer preview of Python 3.11 Major new features of the 3.11 series, compared to 3.10 Python 3.11 is still in development. This release, 3.11.0a5 is the fifth of seven planned alpha releases. Alpha releases are intended to make it easier to test the current state of …
Released: Dec. 6, 2022
This is a security release of Python 3.8 Note: The release you're looking at is Python 3.8.16, a security 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. Security content in this …
Released: Nov. 21, 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.0a2 is the second of seven planned alpha releases. Alpha releases are intended to make it easier to test the current state of …
Released: March 19, 2024
This is a security release of Python 3.10 Note: The release you're looking at is Python 3.10.14, a security bugfix release for the legacy 3.10 series. Python 3.12 is now the latest feature release series of Python 3. Get the latest release of 3.12.x here. Security content in this …
...list ends without a blank line; unexpected unindent. </pre>
If you didn't find what you need, try your search in the Python language documentation.