mirror of
https://github.com/python/cpython.git
synced 2025-09-28 11:15:17 +00:00
Prevent Sphinx error on whatsnew/changelog
This commit is contained in:
parent
d65ba51e24
commit
8894ef1783
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ Library
|
||||||
at the same time without losing the Popen.returncode value.
|
at the same time without losing the Popen.returncode value.
|
||||||
|
|
||||||
- Issue #21127: Path objects can now be instantiated from str subclass
|
- Issue #21127: Path objects can now be instantiated from str subclass
|
||||||
instances (such as numpy.str_).
|
instances (such as ``numpy.str_``).
|
||||||
|
|
||||||
- Issue #15002: urllib.response object to use _TemporaryFileWrapper (and
|
- Issue #15002: urllib.response object to use _TemporaryFileWrapper (and
|
||||||
_TemporaryFileCloser) facility. Provides a better way to handle file
|
_TemporaryFileCloser) facility. Provides a better way to handle file
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue