Skip to content

[3.14] gh-137384: fix crash when accessing warnings state late in runtime shutdown (GH-138027) #138065

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

Merged
merged 1 commit into from
Aug 22, 2025

Conversation

kumaraditya303
Copy link
Contributor

@kumaraditya303 kumaraditya303 commented Aug 22, 2025

…in runtime shutdown (pythonGH-138027)

(cherry picked from commit b9bcd02)

Co-authored-by: Kumar Aditya <kumaraditya@python.org>
@hugovk hugovk merged commit d619015 into python:3.14 Aug 22, 2025
88 of 90 checks passed
@kumaraditya303 kumaraditya303 deleted the backport-b9bcd02-3.14 branch August 22, 2025 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-crash A hard crash of the interpreter, possibly with a core dump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Segmentation fault on Windows in Python 3.14.0rc1 when running xdoctest test suite via pytest
3 participants