Skip to content

gh-154821: fix data races on function attributes - #154826

Merged
kumaraditya303 merged 3 commits into
python:mainfrom
kumaraditya303:gh-133931-func-name-qualname
Jul 28, 2026
Merged

gh-154821: fix data races on function attributes#154826
kumaraditya303 merged 3 commits into
python:mainfrom
kumaraditya303:gh-133931-func-name-qualname

Conversation

@kumaraditya303

@kumaraditya303 kumaraditya303 commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

@zangjiucheng zangjiucheng left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's a fast turnout :D, but yep, this seems to be working on my repro also.

@kumaraditya303 kumaraditya303 added needs backport to 3.14 bugs and security fixes needs backport to 3.15 pre-release feature fixes, bugs and security fixes topic-free-threading labels Jul 28, 2026
@kumaraditya303
kumaraditya303 merged commit 4f3e856 into python:main Jul 28, 2026
59 checks passed
@miss-islington-app

Copy link
Copy Markdown

Thanks @kumaraditya303 for the PR 🌮🎉.. I'm working now to backport this PR to: 3.14, 3.15.
🐍🍒⛏🤖

@kumaraditya303
kumaraditya303 deleted the gh-133931-func-name-qualname branch July 28, 2026 16:54
@miss-islington-app

Copy link
Copy Markdown

Sorry, @kumaraditya303, I could not cleanly backport this to 3.14 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker 4f3e85640f72ee79d819ea3546868aa6544a6f49 3.14

@bedevere-app

bedevere-app Bot commented Jul 28, 2026

Copy link
Copy Markdown

GH-154829 is a backport of this pull request to the 3.15 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.15 pre-release feature fixes, bugs and security fixes label Jul 28, 2026
kumaraditya303 added a commit that referenced this pull request Jul 28, 2026
…154829)

gh-154821: fix data races on function attributes (GH-154826)
(cherry picked from commit 4f3e856)

Co-authored-by: Kumar Aditya <kumaraditya@python.org>
@kumaraditya303 kumaraditya303 removed the needs backport to 3.14 bugs and security fixes label Jul 29, 2026
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.

2 participants