Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update Misc/NEWS.d/next/Library/2025-12-10-15-27-58.gh-issue-142414.z…
…THgP-.rst

Co-authored-by: Peter Bierma <[email protected]>
  • Loading branch information
note35 and ZeroIntensity authored Dec 11, 2025
commit 4a7e0ee83c663662b0ad80f6d2ce3743b1f91fe1
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Fix spurious KeyError when concurrent.interpreters is reloaded after import.
Fix spurious :exc:`KeyError` when :mod:`concurrent.interpreters` is reloaded after import.
Loading