mirror of
https://github.com/python/cpython.git
synced 2025-09-27 02:39:58 +00:00
Add NEWS item for #5162.
This commit is contained in:
commit
f7eac1ffb4
1 changed files with 3 additions and 0 deletions
|
@ -53,6 +53,9 @@ Core and Builtins
|
|||
Library
|
||||
-------
|
||||
|
||||
- Issue #5162: Treat services like frozen executables to allow child spawning
|
||||
from multiprocessing.forking on Windows.
|
||||
|
||||
- Issue #11814: Fix likely typo in multiprocessing.Pool._terminate().
|
||||
|
||||
- Issue #11747: Fix range formatting in difflib.context_diff() and
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue