Pick a software title...to downgrade to the version you love!
Stats: 29.619 versions of 1.963 programs
Viewing downloads for Windows
Show all downloads
Python 2.7 Change Log
Core and Builtins
-----------------
- Prevent assignment to set literals.
Library
-------
- Issue #9125: Add recognition of 'except ... as ...' syntax to parser module.
Extension Modules
-----------------
- Issue #7673: Fix security vulnerability (CVE-2010-2089) in the audioop module,
ensure that the input string length is a multiple of the frame size.
- Issue #9075: In the ssl module, remove the setting of a ``debug`` flag
on an OpenSSL structure.
Python Builds
- Python 3.3.0 (Windows)
- Python 3.2.3 (Windows)
- Python 3.2.2 (Windows)
- Python 3.2.1 (Windows)
- Python 3.2 (Windows)
- Python 3.1.4 (Windows)
- Python 3.1.3 (Windows)
- Python 3.1.2 (Windows)
- Python 3.1.1 (Windows)
- Python 3.1 (Windows)
- Python 3.0.1 (Windows)
- Python 3.0 (Windows)
- Python 2.7.3 (Windows)
- Python 2.7.2 (Windows)
- Python 2.7.1 (Windows)
- Python 2.6 (Windows)
- Python 2.5.2 (Windows)
14169