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.
...add correct IDLE and PyDoc entries when the Python target directory contains a space in its name (e.g. C:\Program Files\python24). In this case, manually delete the shortcut, and create new shortcuts with the command "C:\Program Files\python24\pythonw.exe" and the command line options "C:\Program Files\python24\Lib\idlelib\idle.pyw" and "C:\Program Files\python24\Tools\scripts\pydocgui.pyw" This will not be a problem if Python is installed into its default location ...
...Add your own Mailchimp form style overrides in your site stylesheet or in this style block. We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */ #mc-embedded-subscribe-form input[type=checkbox]{display: inline; width: auto;margin-right: 10px;} #mergeRow-gdpr {margin-top: 20px;} #mergeRow-gdpr fieldset label {font-weight: normal;} #mc-embedded-subscribe-form .mc_fieldset{border:none;min-height: 0px;padding-bottom:0px;} Subscrib...
...added). The full list of changes since 1.5a4 is presented at the end of the Misc/NEWS file. Package directories now require the presence of __init__.py (or .pyc/.pyo as applicable). Packages can now contain shared library modules. New module 'fileinput' to iterate over the lines of a list of files. New module 'locale' for localized number formatting and string case sensitivity. New module 'xmllib' to parse XML files. Some more support for Tk extensions (PIL, TIX, BLT, TOGL). Fixed address lis...
Version: None
Released: June 22, 2001
We're releasing Python 2.0.1 - the final bugfix release for Python 2.0. Why would we come with a bugfix release now (June 2001), when Python 2.0 was released in October 2000 and Python 2.1 has been released for months (April 2001)? Two very good …
View Release Notes
Released: Oct. 4, 2014
This is a security-fix source-only release. The last binary release was 3.3.5. The list of fixed security related issues can be found in the NEWS file. 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 …
Released: Oct. 12, 2014
Python 3.3.x has reached end-of-life. Python 3.3.7, the final security-fix release, is available here. This is a security-fix source-only release. The list of fixed security related issues can be found in the NEWS file. Major new features of the 3.3 series, compared to 3.2 Python 3.3 includes a …
Released: June 18, 2019
Python 3.6.9rc1 is a release candidate preview of the latest security fix release of Python 3.6. Note Python 3.7 is now released and is the latest feature release of Python 3. Get the latest release of 3.7.x here. Python 3.6.8 was the final bugfix release for 3.6. Python 3.6 …
...add basic persistence and transaction mechanisms into the core of Python to avoid duplication of effort by a variety of projects that have similar issues. This BOF will permit participants to ponder Python persistence in person. In addition, anyone interested in an informal Python Persistence breakfast discussion with Jim Fulton and Guido van Rossum is welcome to join us at the O'Reilly Food Tent Wednesday morning at 7am. Charter Problem A number of projects are underway to pro...
...add new features. (Thanks to Moshe Zadka for taking care of the thankless chore of poring over the CVS logs and SourceForge bug reports and re-applying selected patches!) One exception: the SRE package (regular expression matching, used by the "re" module) was brought in line with the version distributed with Python 2.1; this is stable feature-wise but much improved bug-wise. For the full scoop, see the release notes. Download the release Windows users should download Python-2.0.1....
...add "PSF Community Award nominations" to the Board agenda quarterly. 6 Discussion D. Goodger noted that the Board should start thinking about nominations for the Frank Willison Award (awarded by O'Reilly annually at OSCON). The possibility of PSF meetings at EuroPython should be explored. The PSF's response to a case of abuse of the Python trademarks was discussed. R.ยHettinger asked that PyCon costs be discussed in the near future. 7 Adjournment...
...adding your user group event information (RSS feed) ** Map showing user group locations and upcoming events? ** Jessica has a blog post queued for pyfound on this, + will send mail to UG organizers who asked Revive the group-organizers mailing list. ** Contact local user groups to encourage their participation in the list. ** Get someone from O&E to be an admin on that list. Add user group material to pythonguide.org Make it really obvious on the python.org front page that community is...
...add increased functionality, the project ultimately failed due in large part to the problems encountered while using the object framework provided by PHP. Memory leaks, inconsistent interfaces, inconsistent internal data model, randomly freed objects, multiple object copies despite explicit use of references, internal PHP errors, and untraceable code failures all but made the task impossible to accomplish in PHP. Even after we achieved a relatively stable code base, we were nowhere near our goal...
...add the topic of "Donor Levels" to the agenda of a future meeting, and may begin discussions via email before that. Status: carried forward. Originally from September 2005, Section 9, Grants Committee: M. von Löwis will verify whether Brian Zimmer's grant invoice is the one previously discussed (i.e. a reduced amount of work, and a reduced payment). Status: done. M. von Löwis reported that the committee approved the split, and Frank Wierzbicki has provided a schedule. There have been...
...add a page ("informally affiliated" or equivalent), and will suggest the wording. M. von Löwis reported the addition of http://www.python.org/psf/cooperations/. Status: done. Originally from 11 August 2008, Section 4, Sponsor Membership Policy: D. Goodger will add a description of the updated policy to the sponsor membership description page. See http://www.python.org/psf/sponsorship/, under "Board policy". Status: done. Originally from 11 August 2008, Section 6.1, PyCon UK...
Released: March 5, 2017
Python 3.6.1rc1 is a release candidate preview of the first maintenance release of Python 3.6. The Python 3.6 series contains many new features and optimizations. See the What’s New In Python 3.6 document for more information. Major new features of the 3.6 series, compared to 3.5 Among the new major …
Released: June 17, 2017
Python 3.6.2rc1 is a release candidate preview of the second maintenance release of Python 3.6. The Python 3.6 series contains many new features and optimizations. See the What’s New In Python 3.6 document for more information. Major new features of the 3.6 series, compared to 3.5 Among the new major …
Released: July 7, 2017
Python 3.6.2rc2 is a release candidate preview of the second maintenance release of Python 3.6. The Python 3.6 series contains many new features and optimizations. See the What’s New In Python 3.6 document for more information. Major new features of the 3.6 series, compared to 3.5 Among the new major …
Released: July 17, 2017
Note: The release you are looking at is Python 3.6.2, a 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 and …
Released: Sept. 19, 2017
Python 3.6.3rc1 is a release candidate preview of the third maintenance release of Python 3.6. The Python 3.6 series contains many new features and optimizations. See the What’s New In Python 3.6 document for more information. Major new features of the 3.6 series, compared to 3.5 Among the new major …
Released: Oct. 3, 2017
Note: The release you are looking at is Python 3.6.3, a 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 and …
If you didn't find what you need, try your search in the Python language documentation.