mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
Misc/NEWS entry for r73547
This commit is contained in:
parent
eb36d31bb8
commit
ad19556716
1 changed files with 3 additions and 0 deletions
|
@ -12,6 +12,9 @@ What's New in 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).
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue