]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-127945: change `_ctypes_test.c` static globals to thread local (#132575)
authorKumar Aditya <kumaraditya@python.org>
Wed, 16 Apr 2025 17:41:27 +0000 (23:11 +0530)
committerGitHub <noreply@github.com>
Wed, 16 Apr 2025 17:41:27 +0000 (23:11 +0530)
commit2925462411c3dd4a597d8a0919c65fa02697db76
tree8be5861123917d04b49918ce9fb5697a90afe31c
parentb9e88ff4cbf6481578421d58acf2455647cefeb4
gh-127945: change `_ctypes_test.c` static globals to thread local (#132575)
Lib/test/test_ctypes/test_cfuncs.py
Lib/test/test_ctypes/test_structures.py
Modules/_ctypes/_ctypes_test.c