|
Python 3.1Python - 13.17MB (Open Source) |
Core and Builtins
-----------------
- Issue #6334: Fix bug in range length calculation for ranges with
large arguments.
- Issue #6329: Fixed iteration for memoryview objects (it was being blocked
because it wasn't recognized as a sequence).
Library
-------
- Issue #6314: logging.basicConfig() performs extra checks on the "level"
argument.
- Issue #6274: Fixed possible file descriptors leak in subprocess.py
- Accessing io.StringIO.buffer now raises an AttributeError instead of
io.UnsupportedOperation.
- Issue #6271: mmap tried to close invalid file handle (-1) when anonymous.
(On Unix)
- Issue #1202: zipfile module would cause a struct.error when attempting to
store files with a CRC32 > 2**31-1.
Extension Modules
-----------------
- Issue #5590: Remove unused global variable in pyexpat extension.
-----------------
- Issue #6334: Fix bug in range length calculation for ranges with
large arguments.
- Issue #6329: Fixed iteration for memoryview objects (it was being blocked
because it wasn't recognized as a sequence).
Library
-------
- Issue #6314: logging.basicConfig() performs extra checks on the "level"
argument.
- Issue #6274: Fixed possible file descriptors leak in subprocess.py
- Accessing io.StringIO.buffer now raises an AttributeError instead of
io.UnsupportedOperation.
- Issue #6271: mmap tried to close invalid file handle (-1) when anonymous.
(On Unix)
- Issue #1202: zipfile module would cause a struct.error when attempting to
store files with a CRC32 > 2**31-1.
Extension Modules
-----------------
- Issue #5590: Remove unused global variable in pyexpat extension.
Latest updates
- 14 Feb 12 -
Maxthon 3.3.4.3000 - 14 Feb 12 -
Shockwave Player 11.6.4.634 - 14 Feb 12 -
Gladinet Cloud Desktop 4.0.839 - 14 Feb 12 -
TortoiseSVN 1.7.5 - 14 Feb 12 -
DAEMON Tools Lite 4.45.3
Copy the following code to link to this page:
DownloadThis Version
13.17MB
| Latest Version Python 3.2.2 Old Versions Python 3.2.1 Python 3.2 Python 3.1.4 Python 3.1.3 Python 3.1.2 Python 3.1.1 Python 3.1 Python 3.0.1 Python 3.0 Python 2.7.2 Python 2.7.1 Python 2.7 Python 2.6 Python 2.5.2 View more... |
EN