mirror of
https://github.com/python/cpython.git
synced 2025-12-31 12:33:28 +00:00
This fixes thread safety of `array_cache` and `swapped_suffix` by initializing them in module exec to make it thread safety. |
||
|---|---|---|
| .. | ||
| clinic | ||
| _ctypes.c | ||
| _ctypes_test.c | ||
| _ctypes_test.h | ||
| _ctypes_test_generated.c.h | ||
| callbacks.c | ||
| callproc.c | ||
| cfield.c | ||
| ctypes.h | ||
| malloc_closure.c | ||
| stgdict.c | ||