]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-1635741: Port _posixshmem extension module to multiphase initialization (GH-23404)
authorChristian Heimes <christian@python.org>
Thu, 19 Nov 2020 15:20:42 +0000 (16:20 +0100)
committerGitHub <noreply@github.com>
Thu, 19 Nov 2020 15:20:42 +0000 (07:20 -0800)
commitb437aa83f9374b86b7756705e8dc83b72a99e037
tree54448f88cc2a96b8edcc0b6cd015bd8595bcd0b2
parent588c7c9f08a673472a29e3f8f7fda9e343212e7d
bpo-1635741: Port _posixshmem extension module to multiphase initialization (GH-23404)

Signed-off-by: Christian Heimes <christian@python.org>
Misc/NEWS.d/next/C API/2020-11-19-15-33-42.bpo-1635741.9tVsZt.rst [new file with mode: 0644]
Modules/_multiprocessing/posixshmem.c