Skip to content

[3.14] gh-130522: Fix unraisable TypeError in threading at interpreter shutdown (GH-131537) #137105

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 4, 2025

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Jul 25, 2025

(cherry picked from commit cb93b6f)

Co-authored-by: Tyler Kennedy tk@tkte.ch
Co-authored-by: Peter Bierma zintensitydev@gmail.com

… shutdown (pythonGH-131537)

(cherry picked from commit cb93b6f)

Co-authored-by: Tyler Kennedy <tk@tkte.ch>
Co-authored-by: Peter Bierma <zintensitydev@gmail.com>
@ZeroIntensity
Copy link
Member

@hugovk Sorry to put another thing on your plate, but this bug affects many large projects:

  1. Tornado (reported the issue)
  2. Home Assistant
  3. PyCharm
  4. AutoGen

...just to name a few. It would be really great to have this fixed in 3.14.0.

@hugovk hugovk merged commit f487008 into python:3.14 Aug 4, 2025
48 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants