mirror of
https://github.com/python/cpython.git
synced 2025-10-03 13:45:29 +00:00
Merge from 3.4
This commit is contained in:
commit
ede86f5b73
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ Library
|
|||
at the same time without losing the Popen.returncode value.
|
||||
|
||||
- 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
|
||||
_TemporaryFileCloser) facility. Provides a better way to handle file
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue