mirror of
https://github.com/python/cpython.git
synced 2025-11-24 20:30:18 +00:00
gh-133467: fix data race in `type_set_name` (GH-137302)
Fix data race in `type_set_name` by assigning name under stop the world pause making it thread safe in free-threading.
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| suppressions.txt | ||
| suppressions_free_threading.txt | ||