mirror of
https://github.com/python/cpython.git
synced 2026-01-28 13:45:18 +00:00
* gh-128714: Fix function object races in `__annotate__`, `__annotations__` and `__type_params__` in free-threading build (#129016) (cherry picked from commit 55f17b77c305be877ac856d6426b13591cbc7fc8) --------- Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>