mirror of
https://github.com/python/cpython.git
synced 2026-07-14 22:09:48 -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