]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-127946: Use a critical section for `CFuncPtr` attributes (GH-128109)
authorPeter Bierma <zintensitydev@gmail.com>
Fri, 20 Dec 2024 13:02:46 +0000 (08:02 -0500)
committerGitHub <noreply@github.com>
Fri, 20 Dec 2024 13:02:46 +0000 (14:02 +0100)
commitba45e5cdd41a39ce0b3de08bdcfa9d8e28e0e4f3
treef23da518a34216c147f5a25c57644758887f64de
parentcbfe3023e46b544b80ea1a38a8c900c6fb881554
gh-127946: Use a critical section for `CFuncPtr` attributes (GH-128109)
Lib/test/test_ctypes/test_cfuncs.py
Misc/NEWS.d/next/Library/2024-12-19-20-46-01.gh-issue-127946.4lM3Op.rst [new file with mode: 0644]
Modules/_ctypes/_ctypes.c
Modules/_ctypes/clinic/_ctypes.c.h