FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[3.13] gh-128714: Fix function object races in `__annotate__`, `__annotations__` and `__type_params__` in free-threading build (GH-129016) by xuantengh · Pull Request #129729 · python/cpython · GitHub

/ cpython Public

[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 commented Feb 6, 2025
edited by colesbury
Loading

Copy link
Copy Markdown
Contributor

…tations__` and `__type_params__` in free-threading build (python#129016)

(cherry picked from commit 55f17b7)
colesbury 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 commented Feb 17, 2025

Copy link
Copy Markdown
Member

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

xuantengh force-pushed the backport-55f17b7-3.13 branch from 94b7908 to 2b822aa Compare February 18, 2025 05:49

Copy link
Copy Markdown
Contributor Author

It seems related building errors have been fixed.

Copy link
Copy Markdown
Member

A second update worked.

terryjreedy merged commit bb6f3c3 into python:3.13 Feb 24, 2025
xuantengh deleted the backport-55f17b7-3.13 branch June 30, 2025 11:27
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to 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


Back | FazBrowse Home | New Git URL