| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
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 e99bc7f) Co-authored-by: Kumar Aditya <kumaraditya@python.org>
| Back | FazBrowse Home | New Git URL |
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 e99bc7f)
Co-authored-by: Kumar Aditya kumaraditya@python.org