mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +00:00
Add NEWS item for #5162.
This commit is contained in:
parent
e2f299845d
commit
628f980635
1 changed files with 3 additions and 0 deletions
|
@ -48,6 +48,9 @@ Core and Builtins
|
|||
Library
|
||||
-------
|
||||
|
||||
- Issue #5162: Treat services like frozen executables to allow child spawning
|
||||
from multiprocessing.forking on Windows.
|
||||
|
||||
- Issue #10963: Ensure that subprocess.communicate() never raises EPIPE.
|
||||
|
||||
- Issue #11696: Fix ID generation in msilib.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue