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.
...2.7 series. The NEWS file lists every change in each alpha, beta, release candidate, and final release of Python 2.6. What's New in Python 2.6. Report bugs at http://bugs.python.org. Read the Python license. PEP 361 set out the development schedule for 2.6. Help fund Python and its community by donating to the Python Software Foundation. Download This is a final release; we currently support these formats: Gzipped source tar ball (2.6.9) (sig) XZ compressed source tar ball (2.6.9) (sig) ...
...2.7 license Python 2.7 license This is the official license for the Python 2.7 release: A. HISTORY OF THE SOFTWARE ========================== Python was created in the early 1990s by Guido van Rossum at Stichting Mathematisch Centrum (CWI, see http://www.cwi.nl) in the Netherlands as a successor of a language called ABC. Guido remains Python's principal author, although it includes many contributions from others. In 1995, Guido continued his work on Python at the Corporation...
Current Pre-release Testing Versions This is a list of the current pre-release development versions available for testing. These are preview releases, and their use is not recommended in production settings. Consider your needs carefully before using a version other than the current production versions. Please report any bugs in these versions of Python to the Python issue tracker. See here for more information on reporting issues. Python 3.14.0b4
...2.7 and old-style classes has been removed in Python 3. Please refer to the Python tutorial and the Descriptor HowTo Guide for more up-to-date documentation about classes and descriptors respectively. Unfortunately, new-style classes have not yet been integrated into Python's standard documentation. Fear not, however; many people have worked to provide useful information on creating and using new-style classes: Unifying types and classes (aka descrintro) is Guido's essay on new-style classes a...
...2.7.17 (on October 19th, 2019) and January 1st. As a service to the community, we bundled those fixes (and only those fixes) and released a 2.7.18. We did that in April 2020, because that was convenient for the release managers, not because it implied anything about when support ended. For more technical details, please see this explanation. What will happen if I did not upgrade by January 1st, 2020? If people find catastrophic security problems in Python 2, or in software written in Python 2, t...
Version: None
Released: Oct. 4, 2014
This is a security-fix source-only release. The last binary release was 3.2.5. The list of fixed security related issues can be found in the NEWS file. New features of the 3.2 series, compared to 3.1 Python 3.2 is a continuation of the efforts to improve and stabilize the …
View Release Notes
...2.7.z source files and tags) (key id: 04C3 67C2 18AD D4FF and A4135B38) Verifying a release You can import a person's public keys from a public keyserver network server you trust by running a command like: gpg --recv-keys [key id] or, in many cases, public keys can also be found at keybase.io. On the version-specific download pages, you should see a link to both the downloadable file and a detached signature file. To verify the authenticity of the download, grab both files ...
Released: Feb. 21, 2008
Python 2.5.2 was released on February 21st, 2008. This is the second bugfix release of Python 2.5. Python 2.5 is now in bugfix-only mode; no new features are being added. According to the release notes, over 100 bugs and patches have been addressed since Python 2.5.1, many …
...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 of Python 2.5.2 see the 2.5 highlights or consult Andrew Kuchling's What's New In Python for a more detailed view. Please see the separate bugs page for known issues and the bug reporting procedure. See also the license. Download the release Windows For ...
Released: Jan. 31, 2010
This is a source-only release that only includes security fixes. The last full bug-fix release of Python 2.5 was Python 2.5.4. User are encouraged to upgrade to the latest release of Python 2.7 (which is 2.7.2 …
Released: Oct. 12, 2014
This is a security-fix source-only release. The last binary release was 3.2.5. With the 3.2.6 release, and five years after its first release, the Python 3.2 series is now officially retired. All official maintenance for Python 3.2, including security patches, has ended. For ongoing maintenance releases, please see the …
Released: May 26, 2011
This is a source-only release that only includes security fixes. The last full bug-fix release of Python 2.5 was Python 2.5.4. User are encouraged to upgrade to the latest release of Python 2.7 (which is 2.7.2 at this point). This release is the final release of Python …
...2.7 (which is 2.7.2 at this point). This releases fixes issues with the logging, tarfile and expat modules, and with thread-local variables. See the detailed release notes for more details. See also the license. Download the release Source code gzip-compressed source code: Python-2.5.5.tgz bzip2-compressed source code: Python-2.5.5.tar.bz2, the source archive. The bzip2-compressed version is considerably smaller, so get that one if your system has the appropriate tools to deal with it. Unpac...
...2.7 (which is 2.7.2 at this point). This release is the final release of Python 2.5; under the current release policy, no security issues in Python 2.5 will be fixed anymore. This releases fixes issues with the urllib, urllib2, SimpleHTTPServer, and audiop modules. See the detailed release notes for more details. See also the license. Download the release Source code gzip-compressed source code: Python-2.5.6.tgz bzip2-compressed source code: Python-2.5.6.tar.bz2, the source archive. The bzip2...
...2.7.12; removed 3.4.x 2015-12-20 - updated for 3.4.4 2015-12-06 - updated for 3.5.1, 2.7.11, and macOS 10.11 2015-09-13 - updated for 3.5.0 2015-05-23 - updated for 2.7.10 and ActiveTcl 8.5.18.0 2015-02-23 - updated for 3.4.3 2014-12-10 - updated for 2.7.9 and ActiveTcl 8.5.17.0 2014-10-16 - updated for macOS 10.10 2014-10-06 - updated for 3.4.2 and ActiveTcl 8.5.16.0 2014-09-22 - updated for 3.4.2rc1 2014-07-01 - updated for 2.7.8 2014-06-01 - updated for 2.7.7; removed 2.7.6 and 3.3.5 2014-05-...
If you didn't find what you need, try your search in the Python language documentation.