[3.13] gh-128714: Fix function object races in `__annotate__`, `__ann… · python/cpython@bb6f3c3 · GitHub
Skip to content

Commit bb6f3c3

Browse files
xuantenghhugovk
andauthored
[3.13] gh-128714: Fix function object races in __annotate__, __annotations__ and __type_params__ in free-threading build (GH-129016) (#129729)
* gh-128714: Fix function object races in `__annotate__`, `__annotations__` and `__type_params__` in free-threading build (#129016) (cherry picked from commit 55f17b7) --------- Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
1 parent 6abec03 commit bb6f3c3

4 files changed

Lines changed: 271 additions & 46 deletions

File tree

Lines changed: 67 additions & 0 deletions
Lines changed: 1 addition & 0 deletions

Objects/clinic/funcobject.c.h

Lines changed: 116 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)