-
-
Notifications
You must be signed in to change notification settings - Fork 32.7k
gh-137384: fix warnings finalization order #138027
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
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.
I think this should get a test case, considering there was a small repro in the issue.
🤖 New build scheduled with the buildbot fleet by @kumaraditya303 for commit fc0f013 🤖 Results will be shown at: https://buildbot.python.org/all/#/grid?branch=refs%2Fpull%2F138027%2Fmerge If you want to schedule another build, you need to add the 🔨 test-with-refleak-buildbots label again. |
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 assuming buildbots pass
Misc/NEWS.d/next/Core_and_Builtins/2025-08-22-11-39-40.gh-issue-137384.j4b_in.rst
Outdated
Show resolved
Hide resolved
…e-137384.j4b_in.rst Co-authored-by: Peter Bierma <zintensitydev@gmail.com>
Thanks @kumaraditya303 for the PR 🌮🎉.. I'm working now to backport this PR to: 3.14. |
Sorry, @kumaraditya303, I could not cleanly backport this to
|
GH-138065 is a backport of this pull request to the 3.14 branch. |
…in runtime shutdown (pythonGH-138027) (cherry picked from commit b9bcd02) Co-authored-by: Kumar Aditya <kumaraditya@python.org>
Uh oh!
There was an error while loading. Please reload this page.