mirror of
https://github.com/python/cpython.git
synced 2025-07-24 03:35:53 +00:00
Add missing entry for r86223.
This commit is contained in:
parent
bee5cef7db
commit
89c0478c53
1 changed files with 3 additions and 0 deletions
|
@ -65,6 +65,9 @@ Core and Builtins
|
|||
Library
|
||||
-------
|
||||
|
||||
- Issue #10252: Close file objects in a timely manner in distutils code and
|
||||
tests. Patch by Brian Brazil, completed by Éric Araujo.
|
||||
|
||||
- Issue #10180: Pickling file objects is now explicitly forbidden, since
|
||||
unpickling them produced nonsensical results.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue