Browse Source

Merge from 3.4

pull/9921/head
Zachary Ware 12 years ago
parent
commit
ede86f5b73
  1. 2
      Misc/NEWS

2
Misc/NEWS

@ -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…
Cancel
Save