]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-100926: fix thread safety of `ctypes` `__pointer_type__` (#133843)
authorKumar Aditya <kumaraditya@python.org>
Sat, 10 May 2025 17:38:06 +0000 (23:08 +0530)
committerGitHub <noreply@github.com>
Sat, 10 May 2025 17:38:06 +0000 (17:38 +0000)
commit70f9b3de36a7aa455f645032d602c5ece3214d45
tree32c40563ec5939e1c162d839167ee218bdf44cd9
parent53383e90e4df7029f792b7aa81aa2e4cff348ed0
gh-100926: fix thread safety of `ctypes` `__pointer_type__` (#133843)
Modules/_ctypes/_ctypes.c
Modules/_ctypes/clinic/_ctypes.c.h