mirror of https://github.com/python/cpython.git
Add missing entry for r86223.
This commit is contained in:
parent
bee5cef7db
commit
89c0478c53
|
@ -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…
Reference in New Issue