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.
...Program Report: (see Treasurer's Report - section, "Associate Membership") Marketing Material Report: http://mail.python.org/mailman/private/psf-board/2012-September/019368.html Community Relations Report: http://mail.python.org/mailman/private/psf-board/2012-September/019369.html 7 Pythondotorg Redesign Proposal RESOLVED: The Python Software Foundation accept the Python.org (http://Python.org) site redesign proposal set forth by Project Evolution / Revolution Syste...
Version: None
Released: April 6, 2013
Note: A newer security-fix release, 3.2.6, is currently available. Its use is recommended. Python 3.2.4 was released on April 7th, 2013. This is the final 3.2 series bugfix release. New features of the 3.2 series, compared to 3.1 Python 3.2 is a continuation of the efforts to improve and …
View Release Notes
...Program Report: (see Treasurer's Report - section, "Associate Membership") Marketing Material Report: http://mail.python.org/mailman/private/psf-board/2012-August/019021.html 7 Other Business The Board will keep the meetings every two weeks instead of going back to the once a month model. 8 Adjournment Lindberg adjourned the meeting at 18:06 CEST/ 12:06 EDT.
...programmers in the next year to port packages to Python 3. There was a discussion rather this would be a good idea. The majority of the board +1 the idea. 9.2 Sam Berger Ewa Jodlowska was approached by Larry Berger (Sam's father) during PyConZA about furthering Sam's programming education. It has been decided that PyCon will sponsor his trip to the US to take part in the Young Coders tutorial and conference. 9.3 PyCon India Funds David Mertz took care of thi...
...programmer. A bit of terminology: "classic Python" refers to Python 2.1 (and its patch releases such as 2.1.1) or earlier versions, while "classic classes" refer to classes defined with a class statement that does not have a built-in object amongst its bases: either because it has no bases, or because all of its bases are classic classes themselves - applying the definition recursively. Classic classes are still a special category in Python 2.2. Eventually they will be totally unifie...
Released: May 15, 2013
Note: A newer security-fix release, 3.2.6, is currently available. Its use is recommended. Python 3.2.5 was released on May 15th, 2013. This release fixes a few regressions found in Python 3.2.4, and is planned to be the final 3.2 series bugfix release. New features of the 3.2 series, compared …
Released: July 9, 2011
Note: A newer security-fix release, 3.2.6, is currently available. Its use is recommended. Python 3.2.1 was released on July 10th, 2011. Python 3.2 is a continuation of the efforts to improve and stabilize the Python 3.x line. Since the final release of Python 2.7, the 2.x line will only …
Released: Sept. 3, 2011
Note: A newer security-fix release, 3.2.6, is currently available. Its use is recommended. Python 3.2.2 was released on September 4th, 2011. It mainly fixes a regression in the urllib.request module that prevented opening many HTTP resources correctly with Python 3.2.1. Python 3.2 is a continuation of the efforts to …
Released: April 10, 2012
Note: A newer security-fix release, 3.2.6, is currently available. Its use is recommended. Python 3.2.3 was released on April 10, 2012. It includes fixes for several reported security issues: issue 13703 (CVE-2012-1150, hash collision denial of service), issue 14234 (CVE-2012-0876, Expat hash collision denial of service), issue 14001 (CVE-2012-0845, …
Released: Feb. 20, 2011
Note: A newer security-fix release, 3.2.6, is currently available. Its use is recommended. Python 3.2 was released on February 20th, 2011. Python 3.2 is a continuation of the efforts to improve and stabilize the Python 3.x line. Since the final release of Python 2.7, the 2.x line will only …
...programs (ie. scripts) build_html - where to put processed documentation (HTML) Installation directories (under sysconfig.LIBDEST by default) install_lib install_platlib install_exe install_html ...well, that's a start. The Distutils' point of view revisited To sum up, let's go through what happens when the user runs setup.py. Whether setup.py is written in the ...
...Programs Web Tool or SMP/E format from Shopz. Optional no-cost Subscription and Support (S&S) is available in the Shopz ordering process. Please visit the IBM Open Enterprise SDK for Python product page for more information.
...programming PEP 384, a stable ABI for extension modules PEP 391, dictionary-based logging configuration an overhauled GIL implementation that reduces contention an extended email package that handles bytes messages a much improved ssl module with support for SSL contexts and certificate hostname matching a sysconfig module to access configuration information additions to the shutil module, among them archive file support many enhancements to configparser, among them mapping protocol support impr...
If you didn't find what you need, try your search in the Python language documentation.