Add NEWS item for #5162.
This commit is contained in:
parent
40b5316118
commit
16f98b7658
|
@ -51,6 +51,9 @@ Core and Builtins
|
||||||
Library
|
Library
|
||||||
-------
|
-------
|
||||||
|
|
||||||
|
- Issue #5162: Treat services like frozen executables to allow child spawning
|
||||||
|
from multiprocessing.forking on Windows.
|
||||||
|
|
||||||
- Issue #4877: Fix a segfault in xml.parsers.expat while attempting to parse
|
- Issue #4877: Fix a segfault in xml.parsers.expat while attempting to parse
|
||||||
a closed file.
|
a closed file.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue