Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gh-127316: fix incorrect assertion in setting __class__ in free-threading #127399

Merged
merged 1 commit into from
Nov 29, 2024

Conversation

kumaraditya303
Copy link
Contributor

@kumaraditya303 kumaraditya303 commented Nov 29, 2024

Copy link
Contributor

@colesbury colesbury left a comment

Choose a reason for hiding this comment

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

Thanks!

@kumaraditya303 kumaraditya303 merged commit 45c5cba into python:main Nov 29, 2024
49 checks passed
@kumaraditya303 kumaraditya303 deleted the __class__ branch November 29, 2024 16:14
@kumaraditya303 kumaraditya303 added the needs backport to 3.13 bugs and security fixes label Nov 29, 2024
@miss-islington-app
Copy link

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Nov 29, 2024
…ee-threading (pythonGH-127399)

(cherry picked from commit 45c5cba)

Co-authored-by: Kumar Aditya <kumaraditya@python.org>
@bedevere-app
Copy link

bedevere-app bot commented Nov 29, 2024

GH-127422 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.13 bugs and security fixes label Nov 29, 2024
kumaraditya303 added a commit that referenced this pull request Nov 29, 2024
…ree-threading (GH-127399) (#127422)

gh-127316: fix incorrect assertion in setting `__class__` in free-threading (GH-127399)
(cherry picked from commit 45c5cba)

Co-authored-by: Kumar Aditya <kumaraditya@python.org>
picnixz pushed a commit to picnixz/cpython that referenced this pull request Dec 2, 2024
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