Notice: This page displays a fallback because interactive scripts did not run. Possible causes include disabled JavaScript or failure to load scripts or stylesheets.
...added. According to the release notes, over 100 bugs and patches have been addressed since Python 2.5.1, many of them improving the stability of the interpreter, and improving its portability. If you want the latest production version of Python, use Python 2.7 or later. See the detailed release notes for more details. Since the release candidate, we have backed out a few changes that did not work correctly on 64-bit systems. Again, see the release notes. For more information on the new features ...
...added. According to the release notes, about 80 bugs and patches have been addressed since Python 2.5.2, many of them improving the stability of the interpreter, and improving its portability. Future releases will only address security isses, and no binaries or documentation updates will be provided in future releases of Python 2.5. If you want the latest production version of Python, use Python 2.7.2 or later. See the detailed release notes for more details. For more information on the new feat...
...added, and no "regular" bugs will be fixed anymore. According to the release notes, about 80 bugs and patches have been addressed since Python 2.5.2, many of them improving the stability of the interpreter, and improving its portability. Python 2.5.3 unfortunately contained an incorrect patch that could cause interpreter crashes; the only change in Python 2.5.4 relative to 2.5.4 is the reversal of this patch. Future releases will only address security isses, and no binaries or document...
...adds new vendors to its system, the PSF checks the OFAC lists to confirm that the new vendor is compliant. Non-compliant vendors will not be issued reimbursements, grants, or other payments. Q. Are there any restrictions on how I describe receiving a grant from the PSF? A. Yes, there are. Specifically, the PSF awarding a grant to support a community activity is not the same as formally endorsing a particular project or commercial offering in any capacity, and should not be represented as such. ...
PSF Sponsorship Prospectus sponsorship sponsor prospectus PSF Sponsorship Program Your contributions matter and they make an IMPACT. Below are some of the ways the PSF uses its funding to support the Python community: Python Community Infrastructure The PSF supports the Python Package Index (PyPI), mail.python.org, wiki.python.org, and us.pycon.org. In addition to the costs of the community web services we provide, we need staff to expand our services programs and keep them running 24/...
...adding echo, applying an equalizer function, creating an artificial stereo effect), so in addition you will be writing a never-ending stream of modules to perform these operations. Here's a possible structure for your package (expressed in terms of a hierarchical filesystem): Sound/ Top-level package __init__.py Initialize the sound package Utils/ Subpackage for internal use __init__.py iobuffer.py errors.py ... Formats/...
...add a page ("informally affiliated" or equivalent), and will suggest the wording. Status: carried forward. 3.2 New from August 11 These action items originated at the 11 August 2008 Board meeting on IRC. Section 4, Sponsor Membership Policy: D. Goodger will add a description of the updated policy to the sponsor membership description page. Status: carried forward. Section 5.1, PR Contract: S. Holden will reply to the PR contract offer. Status: done. Section 5.2,...
...add to the reg site. Decorator: Signing with a decorator company who will be doing the booths, S&H, signage, reg counters, electrical, job fair tables, poster session boards. Sponsor Manuals: Once that is compiled we will be sending this packet out to the sponsors along with printing info and all deadlines. Childcare: We will be working on finalizing the details for childcare. PyCon Dinner: We will be working on finalizing the details for the PyCon Dinner and possibly adding it to the regist...
...add for 2013: We would like for people to be able to add on tutorials after they register for the conference/ to be able to add things at a later time. Create a web app for me to use to create promo codes for registration (Chad and I discussed this in 2012 but it was too late). Limited Corwin access would be great, but I know that's a stretch. We need an exhibitor registration site. No bag ticket for tutorial only people. Have different badge colors for tutorial only/expo only people. Add meal...
Version: None
Released: Feb. 9, 2014
fixes several security and a lot of overall bug fixes found in Python 3.3.3. This release fully supports OS X 10.9 Mavericks. In particular, this release fixes an issue that could cause previous versions of Python to crash when typing in interactive mode on OS X 10.9. …
View Release Notes
Released: April 6, 2013
release. It includes hundreds of bugfixes over 3.3.0. Major new features of the 3.3 series, compared to 3.2 Python 3.3 includes a range of improvements of the 3.x series, as well as easier porting between 2.x and 3.x. PEP 380, syntax for delegating …
Released: May 15, 2013
regressions <http://docs.python.org/release/3.3.2/whatsnew/changelog.html>`_ found in Python 3.3.1. Major new features of the 3.3 series, compared to 3.2 Python 3.3 includes a range of improvements of the 3.x series, as well as easier porting between 2.x and 3.x. PEP 380, syntax for delegating …
Released: Nov. 17, 2013
fixes several security issues and various other bugs found in Python 3.3.2. This release fully supports OS X 10.9 Mavericks. In particular, this release fixes an issue that could cause previous versions of Python to crash when typing in interactive mode on OS X 10.9. Major …
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 …
...address" module The "sys.implementation" attribute A policy framework for the email package, with a provisional (see PEP 411) policy that adds much improved unicode support for email header parsing A "collections.ChainMap" class for linking mappings to a single unit Wrappers for many more POSIX functions in the "os" and "signal" modules, as well as other useful functions such as "sendfile()" Hash randomization, introduced in earlier bugfix r...
...Add "swag for events" to future agenda [D. Goodger]. Status: carried forward. Originally from November 2005, follow-up from December 2005: D. Goodger is to contact a potential PSF sponsor/donor. D. Goodger has heard from the potential sponsor's representative, who is working on a sponsor application. No ETA though. Status: follow-up required. Originally from November 2005, follow-up from December 2005: S. Holden is to contact a potential PSF sponsor/donor. S. Holden reported th...
If you didn't find what you need, try your search in the Python language documentation.