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