Skip to content

Commit 4a63923

Browse files
committed
NEWS entry for #15002
1 parent 6117e5d commit 4a63923

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Misc/NEWS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,10 @@ Core and Builtins
3939
Library
4040
-------
4141

42+
- Issue #15002: urllib.response object to use _TemporaryFileWrapper (and
43+
_TemporaryFileCloser) facility. Provides a better way to handle file
44+
descriptor close. Patch contributed by Christian Theune.
45+
4246
- Issue #12220: mindom now raises a custom ValueError indicating it doesn't
4347
support spaces in URIs instead of letting a 'split' ValueError bubble up.
4448

0 commit comments

Comments
 (0)