]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-109263: Start process from spawn context in multiprocessing no longer have side...
authorAN Long <aisk@users.noreply.github.com>
Tue, 23 Dec 2025 19:28:32 +0000 (04:28 +0900)
committerGitHub <noreply@github.com>
Tue, 23 Dec 2025 19:28:32 +0000 (19:28 +0000)
commitc2202a7e661d40b1837cc0109cdb9ab40ec4e486
tree49185591e6721da2eb02ee7d13abd7cdb290ebb5
parent450e836aefd5973fb1ecc130dafa9055d122838f
gh-109263: Start process from spawn context in multiprocessing no longer have side effect (GH-135813)
Lib/multiprocessing/spawn.py
Lib/test/_test_multiprocessing.py
Misc/NEWS.d/next/Library/2025-06-22-18-57-19.gh-issue-109263.f92V95.rst [new file with mode: 0644]