]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-131336: fix thread safety for ctypes functions (#132232)
authorKumar Aditya <kumaraditya@python.org>
Wed, 9 Apr 2025 18:18:40 +0000 (23:48 +0530)
committerGitHub <noreply@github.com>
Wed, 9 Apr 2025 18:18:40 +0000 (18:18 +0000)
commitd47584aae6fab1b767e2d2ea6611b9c0c3ff36e2
tree1916111d19ea274569da6cbb8d3a5b087c670fb6
parenta26d58ce5242022c6ac2c8e408cf95eb5383a8e2
gh-131336: fix thread safety for ctypes functions  (#132232)
Modules/_ctypes/_ctypes.c
Modules/_ctypes/callproc.c
Modules/_ctypes/clinic/callproc.c.h