]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-103092: Ensure `_ctypes.c` static types are accessed via global state (#113857)
authorneonene <53406459+neonene@users.noreply.github.com>
Mon, 22 Jan 2024 13:40:36 +0000 (22:40 +0900)
committerGitHub <noreply@github.com>
Mon, 22 Jan 2024 13:40:36 +0000 (14:40 +0100)
commit9f7176d360b5898003d5ca78bab1822ad67867c4
treec87c64602dda643e828dcfe1a8c88e2dca9331a3
parent8f5e7d739f56a75022dfe8fa24675b6c7b321ab5
gh-103092: Ensure `_ctypes.c` static types are accessed via global state (#113857)
Modules/_ctypes/_ctypes.c
Modules/_ctypes/callbacks.c
Modules/_ctypes/callproc.c
Modules/_ctypes/cfield.c
Modules/_ctypes/ctypes.h
Modules/_ctypes/stgdict.c