mirror of
https://github.com/python/cpython.git
synced 2025-09-27 02:39:58 +00:00
Add Misc/NEWS entry for Issue #16743
This commit is contained in:
parent
0d09ba8e0b
commit
439bdb1062
1 changed files with 2 additions and 0 deletions
|
@ -224,6 +224,8 @@ Core and Builtins
|
|||
Library
|
||||
-------
|
||||
|
||||
- Issue #16743: Fix mmap overflow check on 32 bit Windows.
|
||||
|
||||
- Issue #16800: tempfile.gettempdir() no longer left temporary files when
|
||||
the disk is full. Original patch by Amir Szekely.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue