]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-94382: port multiprocessing static types to heap types (#94336)
authorKumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
Wed, 20 Jul 2022 19:26:01 +0000 (00:56 +0530)
committerGitHub <noreply@github.com>
Wed, 20 Jul 2022 19:26:01 +0000 (21:26 +0200)
commit000a4eebe735b6aa527516cf70f5290c2b5163bf
treede1899924c4978fba9ae09bf8f7bb6a810654f63
parent8ede67cdcf36d5f6988cb935a6f85a1e14196f78
GH-94382: port multiprocessing static types to heap types (#94336)
Misc/NEWS.d/next/Library/2022-07-03-16-41-03.gh-issue-94382.zuVZeM.rst [new file with mode: 0644]
Modules/_multiprocessing/multiprocessing.c
Modules/_multiprocessing/multiprocessing.h
Modules/_multiprocessing/semaphore.c