Add NEWS item for #5162.
This commit is contained in:
parent
e2f299845d
commit
628f980635
|
@ -48,6 +48,9 @@ Core and Builtins
|
||||||
Library
|
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 #10963: Ensure that subprocess.communicate() never raises EPIPE.
|
||||||
|
|
||||||
- Issue #11696: Fix ID generation in msilib.
|
- Issue #11696: Fix ID generation in msilib.
|
||||||
|
|
Loading…
Reference in New Issue