mirror of
https://github.com/python/cpython.git
synced 2025-09-28 03:13:48 +00:00
NEWS entry for #15002
This commit is contained in:
parent
6117e5d8e3
commit
4a63923328
1 changed files with 4 additions and 0 deletions
|
@ -39,6 +39,10 @@ Core and Builtins
|
||||||
Library
|
Library
|
||||||
-------
|
-------
|
||||||
|
|
||||||
|
- Issue #15002: urllib.response object to use _TemporaryFileWrapper (and
|
||||||
|
_TemporaryFileCloser) facility. Provides a better way to handle file
|
||||||
|
descriptor close. Patch contributed by Christian Theune.
|
||||||
|
|
||||||
- Issue #12220: mindom now raises a custom ValueError indicating it doesn't
|
- Issue #12220: mindom now raises a custom ValueError indicating it doesn't
|
||||||
support spaces in URIs instead of letting a 'split' ValueError bubble up.
|
support spaces in URIs instead of letting a 'split' ValueError bubble up.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue