mirror of
https://github.com/python/cpython.git
synced 2025-09-27 18:59:43 +00:00
Add NEWS entry for issue #19834.
This commit is contained in:
parent
f3114532e4
commit
7601a1e56f
1 changed files with 2 additions and 0 deletions
|
@ -18,6 +18,8 @@ Core and Builtins
|
||||||
Library
|
Library
|
||||||
-------
|
-------
|
||||||
|
|
||||||
|
- Issue #19834: Support unpickling of exceptions pickled by Python 2.
|
||||||
|
|
||||||
- Issue #15798: Fixed subprocess.Popen() to no longer fail if file
|
- Issue #15798: Fixed subprocess.Popen() to no longer fail if file
|
||||||
descriptor 0, 1 or 2 is closed.
|
descriptor 0, 1 or 2 is closed.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue