]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-128182: switch `ctypes` locking to critical sections (#132133)
authorPeter Bierma <zintensitydev@gmail.com>
Mon, 7 Apr 2025 16:30:31 +0000 (12:30 -0400)
committerGitHub <noreply@github.com>
Mon, 7 Apr 2025 16:30:31 +0000 (22:00 +0530)
commit8e260b384aad1910e12b68981cd8390919184d5d
tree9e8853fbaf8c05335cb90be358d73de25ff11eec
parented99e28d5b5613f7c13691fd854195719d7bff1f
gh-128182: switch `ctypes` locking to critical sections (#132133)

Co-authored-by: Kumar Aditya <kumaraditya@python.org>
Modules/_ctypes/_ctypes.c
Modules/_ctypes/ctypes.h