]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-110968: Py_MOD_PER_INTERPRETER_GIL_SUPPORTED was added to 3.12 (#111584)
authorVictor Stinner <vstinner@python.org>
Wed, 1 Nov 2023 03:24:33 +0000 (04:24 +0100)
committerGitHub <noreply@github.com>
Wed, 1 Nov 2023 03:24:33 +0000 (04:24 +0100)
commitef83b3fc00716e16c54c7030326809c374c33161
treec10f22c4e2bf540c5b74cf0279e6a6c0666a5d4e
parent102685c4c8481ec5d9c132fcf06b46057e815969
gh-110968: Py_MOD_PER_INTERPRETER_GIL_SUPPORTED was added to 3.12 (#111584)
12 files changed:
Include/moduleobject.h
Modules/_ctypes/_ctypes_test.c
Modules/_multiprocessing/posixshmem.c
Modules/_scproxy.c
Modules/_stat.c
Modules/_testclinic_limited.c
Modules/_uuidmodule.c
Modules/errnomodule.c
Modules/md5module.c
Modules/resource.c
Modules/xxlimited.c
PC/winsound.c