]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-126417: Register multiprocessing proxy types to an appropriate collections.abc...
authorStephen Morton <github@tungol.org>
Tue, 5 Nov 2024 10:05:45 +0000 (02:05 -0800)
committerGitHub <noreply@github.com>
Tue, 5 Nov 2024 10:05:45 +0000 (15:35 +0530)
commit78842e4a98994a218a93992a2a1e3ca3eaa28e79
tree93c520772ee3143cae125ca83455928d10caff15
parent1371295e678f00a7c89dc5bb2ab61ede9adbc094
gh-126417: Register multiprocessing proxy types to an appropriate collections.abc class (#126419)
Lib/multiprocessing/managers.py
Lib/test/_test_multiprocessing.py
Misc/ACKS
Misc/NEWS.d/next/Library/2024-11-04-16-40-02.gh-issue-126417.OWPqn0.rst [new file with mode: 0644]