]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-128182: add critical sections to ctypes arrays getters and setters (#132152)
authorKumar Aditya <kumaraditya@python.org>
Sun, 6 Apr 2025 10:51:44 +0000 (16:21 +0530)
committerGitHub <noreply@github.com>
Sun, 6 Apr 2025 10:51:44 +0000 (16:21 +0530)
commit0dba59e6899cd0b1717e3c1dc6110b18c91b0f8f
treeb123f0ce853ca16df7b37fd008e4bb5b089e647f
parent0a10b45dd16a8c971363d917b9ebd1266e65f710
gh-128182: add critical sections to ctypes arrays getters and setters (#132152)
Modules/_ctypes/_ctypes.c
Modules/_ctypes/clinic/_ctypes.c.h