mirror of
https://github.com/python/cpython.git
synced 2026-01-27 05:05:50 +00:00
The initialization during `mod_exec` wasn't thread-safe with multiple interpreters. (cherry picked from commit 2dac9e6016c81abbefa4256253ff5c59b29378a7) Co-authored-by: Alper <alperyoney@fb.com>
Source files for standard library extension modules, and former extension modules that are now builtin modules.