]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-130522: Fix unraisable TypeError in threading at interpreter shutdown ...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 4 Aug 2025 13:01:39 +0000 (15:01 +0200)
committerGitHub <noreply@github.com>
Mon, 4 Aug 2025 13:01:39 +0000 (16:01 +0300)
commitf4870086bac79c708ba506452b5e580bcd212d26
tree8b8f0032014713af435a822844bf47cb979c0941
parent134ca903b30d891c9b9bc8fe565139251d30fcbd
[3.14] gh-130522: Fix unraisable TypeError in threading at interpreter shutdown (GH-131537) (#137105)

Co-authored-by: Tyler Kennedy <tk@tkte.ch>
Co-authored-by: Peter Bierma <zintensitydev@gmail.com>
Lib/test/test_threading.py
Lib/threading.py
Misc/NEWS.d/next/Library/2025-07-25-09-21-56.gh-issue-130522.Crwq68.rst [new file with mode: 0644]