-
-
Notifications
You must be signed in to change notification settings - Fork 32.1k
gh-123275: Add tests for PYTHON_GIL=1
and -Xgil=1
#123754
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
Conversation
Yeah I will. |
This needs |
PYTHON_GIL=1
and -Xgil=1
PYTHON_GIL=1
and -Xgil=1
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
Thanks @ZeroIntensity for the PR, and @corona10 for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13. |
…-123754) (cherry picked from commit fe24b71) Co-authored-by: Peter Bierma <[email protected]>
GH-123755 is a backport of this pull request to the 3.13 branch. |
…) (gh-123755) gh-123275: Add tests for `PYTHON_GIL=1` and `-Xgil=1` (gh-123754) (cherry picked from commit fe24b71) Co-authored-by: Peter Bierma <[email protected]>
cc @corona10
Maybe we should merge #123753 and then backport this to 3.13 right after?