diff options
author | Kumar Aditya <kumaraditya@python.org> | 2025-03-25 11:33:05 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-25 11:33:05 (GMT) |
commit | f1967e72498209e42f7cf5eeff0cd84d1ec10d18 (patch) | |
tree | d2eb688426cae8208d400271b487a5df9113ca06 /Python/codegen.c | |
parent | 96ef4c511f3ec763dbb06a1f3c23c658a09403a1 (diff) | |
download | cpython-f1967e72498209e42f7cf5eeff0cd84d1ec10d18.zip cpython-f1967e72498209e42f7cf5eeff0cd84d1ec10d18.tar.gz cpython-f1967e72498209e42f7cf5eeff0cd84d1ec10d18.tar.bz2 |
gh-127945: fix thread safety of ctypes state (#131710)
This fixes thread safety of `array_cache` and `swapped_suffix` by initializing them in module exec to make it thread safety.
Diffstat (limited to 'Python/codegen.c')
0 files changed, 0 insertions, 0 deletions