Skip to content

[3.13] gh-128714: Fix function object races in __annotate__, __annotations__ and __type_params__ in free-threading build (GH-129016) - #129729

Merged
terryjreedy merged 5 commits into
python:3.13from
xuantengh:backport-55f17b7-3.13
Feb 24, 2025
Merged

[3.13] gh-128714: Fix function object races in __annotate__, __annotations__ and __type_params__ in free-threading build (GH-129016)#129729
terryjreedy merged 5 commits into
python:3.13from
xuantengh:backport-55f17b7-3.13

Conversation

@xuantengh

@xuantenghxuantengh commented Feb 6, 2025

Copy link
Copy Markdown
Contributor

…tations__` and `__type_params__` in free-threading build (python#129016)
(cherry picked from commit 55f17b7)
@colesburycolesbury changed the title gh-128714: Fix function object races in __annotate__, `__annotation…[3.13] gh-128714: Fix function object races in __annotate__, __annotations__ and __type_params__ in free-threading build (GH-129016)Feb 6, 2025
@hugovk

Copy link
Copy Markdown
Member

@xuantengh The CI is failing to build for this PR, please could you check it?

@xuantengh

Copy link
Copy Markdown
ContributorAuthor

It seems related building errors have been fixed.

@terryjreedy

Copy link
Copy Markdown
Member

A second update worked.

@terryjreedy
terryjreedy merged commit bb6f3c3 into python:3.13Feb 24, 2025
@xuantengh
xuantengh deleted the backport-55f17b7-3.13 branch June 30, 2025 11:27
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@xuantengh@hugovk@terryjreedy