mirror of
https://github.com/python/cpython.git
synced 2026-06-28 13:50:17 -04:00
f1967e7249
This fixes thread safety of `array_cache` and `swapped_suffix` by initializing them in module exec to make it thread safety.