mirror of
https://github.com/python/cpython.git
synced 2026-04-10 13:50:51 +00:00
Add Misc/NEWS entry for Issue #16743
This commit is contained in:
parent
36b9d413d7
commit
f4b6560f7c
1 changed files with 2 additions and 0 deletions
|
|
@ -205,6 +205,8 @@ Core and Builtins
|
|||
Library
|
||||
-------
|
||||
|
||||
- Issue #16743: Fix mmap overflow check on 32 bit Windows.
|
||||
|
||||
- Issue #11311: StringIO.readline(0) now returns an empty string as all other
|
||||
file-like objects.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue