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.
SIG on Python bindings for Objective-C/NeXTSTEP/OpenStep SIG on Python bindings for Objective-C/NeXTSTEP/OpenStep This sig has been retired. New postings to the mailing list will be rejected, but the archives of the old list are still available for perusal. See the SIGs home page for info about active and inactive lists. The Python / Objective C connection lives on in the PyObjC project at SourceForge! The purpose of this SIG is to complete a Python extension module bi...
Version: None
Released: April 9, 2012
Python 3.1.5 Python 3.1.5 is a security-fix source-only release for Python 3.1.4, fixing several reported security issues: issue 13703 (oCERT-2011-003, hash collision denial of service), issue 14234 (CVE-2012-0876, hash table collisions CPU usage DoS in the expat library), issue 14001 (CVE-2012-0845, SimpleXMLRPCServer denial of service), and issue 13885 (CVE-2011-3389, …
View Release Notes
Released: Feb. 25, 2019
This is an early developer preview of Python 3.8 Major new features of the 3.8 series, compared to 3.7 Python 3.8 is still in development. This release, 3.8.0a2 is the second of four planned alpha releases. Alpha releases are intended to make it easier to test the current state of …
Released: Nov. 3, 2020
This is an early developer preview of Python 3.10 Major new features of the 3.10 series, compared to 3.9 Python 3.10 is still in development. This releasee, 3.10.0a2 is the second of six planned alpha releases. Alpha releases are intended to make it easier to test the current state of …
Released: Jan. 4, 2021
This is an early developer preview of Python 3.10 Major new features of the 3.10 series, compared to 3.9 Python 3.10 is still in development. This release, 3.10.0a4 is the fourth of six planned alpha releases. Alpha releases are intended to make it easier to test the current state of …
Catalog Requirements Catalog Requirements There are a few steps needed to find and install a package: Discovery : which module does what I need? Download : where can I get a copy? Security : is this actually from the package author, and not a Trojan horse? Installation : how do I compile the package, install it, and set it up? Updating : what's the latest version of a package? do I need to get an updated version for my system? The ...
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 ...
Python 3.1.5 Release Python 3.1.5 Python 3.1.5 is a security-fix source-only release for Python 3.1.4, fixing several reported security issues: issue 13703 (oCERT-2011-003, hash collision denial of service), issue 14234 (CVE-2012-0876, hash table collisions CPU usage DoS in the expat library), issue 14001 (CVE-2012-0845, SimpleXMLRPCServer denial of service), and issue 13885 (CVE-2011-3389, disabling of the CBC IV attack countermeasure in the _ssl module). Python 3.1.5 was released on April...
Python Software Foundation: Minutes of Board of Directors Meeting (June 11, 2002) The Python Software Foundation Minutes of Regular Meeting of the Board of Directors Jun. 11, 2002 A regular regular meeting of the Python Software Foundation (the "PSF") Board of Directors was held over Internet Relay Chat at 1:09 pm EST. Guido van Rossum, president of the Foundation and chairman of the Board, presided at the meeting. 1. Attendance The following members of the Board of Directors wer...
2013-04-12 PSF Board Meeting Minutes The Python Software Foundation Minutes of a Regular Meeting of the Board of Directors April 12, 2013 A regular meeting of the Python Software Foundation ("PSF") Board of Directors was held over Group Conference Call via phone and Internet Relay Chat beginning at 17:00 CEST/ 12:00 EDT, on April 12 2013. Van Lindberg presided over the meeting. Ewa Jodlowska prepared the minutes. All votes are reported in the form "Y-N-A" (in favor-Y‚op...
Released: Dec. 4, 2008
Python 2.6.1 was released on December 4th, 2008. This is the first bugfix release of Python 2.6. Python 2.6 is now in bugfix-only mode; no new features are being added. Dozens of bugs that were reported since the release of 2.6 final have been fixed. See the …
Released: Aug. 17, 2009
Python 3.1.1 has been superseded by 3.1.2. You can download 3.1.2. Python 3.1.1 was released on August 17th, 2009. Python 3.1 is a continuation of the work started by Python 3.0, the new backwards-incompatible series of Python. Improvements in this release include: An ordered dictionary type Various optimizations …
Released: March 20, 2010
Note: It is recommended that you use the latest bug fix release of the 3.1 series, 3.1.4. Python 3.1.2 was released on March 21st, 2010. The Python 3.1 version series is a continuation of the work started by Python 3.0, the new backwards-incompatible series of Python. Improvements in …
Released: Sept. 7, 2021
This is the first release candidate of Python 3.10 This release, 3.10.0rc2, is the last preview before the final release of Python 3.10.0 on 2021-10-04. Entering the release candidate phase, only reviewed code changes which are clear bug fixes are allowed between release candidates and the final release. There …
Python 2.6.1 Release Python 2.6.1 Python 2.6.1 has been replaced by a newer bugfix release of Python. Please download Python 2.6.6 instead. Python 2.6.1 was released on December 4th, 2008. This is the first bugfix release of Python 2.6. Python 2.6 is now in bugfix-only mode; no new features are being added. Dozens of bugs that were reported since the release of 2.6 final have been fixed. See the detailed release notes for more details. Andrew Kuchling's guide to What's New in Python 2.6. ...
Python 3.1.1 Release Python 3.1.1 Python 3.1.1 has been superseded by 3.1.2. You can download 3.1.2. Python 3.1.1 was released on August 17th, 2009. Python 3.1 is a continuation of the work started by Python 3.0, the new backwards-incompatible series of Python. Improvements in this release include: An ordered dictionary type Various optimizations to the int type New unittest features including test skipping and new assert methods. A much faster io module Tile support for Tkinter A pure Pyth...
Python 3.1.2 Release Python 3.1.2 Note: It is recommended that you use the latest bug fix release of the 3.1 series, 3.1.4. Python 3.1.2 was released on March 21st, 2010. The Python 3.1 version series is a continuation of the work started by Python 3.0, the new backwards-incompatible series of Python. Improvements in this release include: An ordered dictionary type Various optimizations to the int type New unittest features including test skipping and new assert methods. A much faster io mo...
Structured Text Formatting Rules Structured Text Formatting Rules For the gendoc processor we (Daniel and Robin) have decided on the following format rules for Python doc strings so that they may be marked up in a reasonable manner. People developing other automated tools may think about adopting this standard as well. Feel free to discuss this in the doc-sig list. By and large we have decided to use the Structured Text approach offered by ...
If you didn't find what you need, try your search in the Python language documentation.