Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32k
gh-117953: Skiptest_interpreters
properly without GIL#120689
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
gh-117953: Skiptest_interpreters
properly without GIL#120689
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Can you please elaborate? |
nineteendo commentedJun 18, 2024 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Same issue as here:#120660 (comment).
This is distracting when reading through the logs and the same change you asked me to make (mine didn't even work). |
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
FWIW, the skipping should be removed in the near future. (See#117953 (comment).) However, fixing this in the meantime makes sense.
Should the change be backported to the 3.13 branch? |
This comment was marked as outdated.
This comment was marked as outdated.
1035fe0
intopython:mainUh oh!
There was an error while loading.Please reload this page.
Merged, thanks. |
gh-118157 was merged before the feature freeze, thus it is part of the 3.13 branch. Backporting this would make sense. |
Thanks@nineteendo for the PR, and@vstinner for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13. |
…nGH-120689)(cherry picked from commit1035fe0)Co-authored-by: Nice Zombies <nineteendo19d0@gmail.com>
GH-120707 is a backport of this pull request to the3.13 branch. |
nineteendo commentedJun 18, 2024 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Hmm, should we include the version in the title of all pull requests? |
I'm not sure it would be worth it. The time interval in which there's any uncertainty is relatively small and the target version for a PR against |
OK, probably not worth it. I just feel bad for making a mistake because of it. |
There's nothing to feel bad about! We figured it out pretty quickly and even if we hadn't, it wouldn't have been a big deal. |
Uh oh!
There was an error while loading.Please reload this page.