mirror of
https://github.com/python/cpython.git
synced 2026-05-06 20:51:17 -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