Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bee5cef commit 89c0478Copy full SHA for 89c0478
1 file changed
Misc/NEWS
@@ -65,6 +65,9 @@ Core and Builtins
65
Library
66
-------
67
68
+- Issue #10252: Close file objects in a timely manner in distutils code and
69
+ tests. Patch by Brian Brazil, completed by Éric Araujo.
70
+
71
- Issue #10180: Pickling file objects is now explicitly forbidden, since
72
unpickling them produced nonsensical results.
73
0 commit comments