mirror of
https://github.com/python/cpython.git
synced 2026-05-15 00:48:35 -04:00
2c66318cdc
gh-120182 added new global state (interp_count), but didn't add thread-safety for it. This change eliminates the possible race.
Source files for various builtin objects