統計: 30,053 バージョン の 1,966 プログラム
ソフトのタイトルを選ぶ... あなたが愛するバージョンへのダウングレード!
Python 3.1
9,832 ダウンロード
Python 3.1
0
out of
5
based on
0 ratings.
Python 3.1 ログを変更
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.
Python 3.1 スクリーンショット
Python 3 ビルド
14164
Python 注釈