mirror of
https://github.com/python/cpython.git
synced 2026-05-07 13:10:37 -04:00
e99bc7fd44
Fix data race in `type_set_name` by assigning name under stop the world pause making it thread safe in free-threading.
Source files for various builtin objects