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: Victor Stinner <[email protected]>
  • Loading branch information
note35 and vstinner authored Dec 12, 2025
commit d08f96e6469f301e3fb803db7b47bc9c453a552b
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Fix spurious :exc:`KeyError` when :mod:`concurrent.interpreters` is reloaded after import.
Fix spurious :exc:`KeyError` when :mod:`concurrent.interpreters._queues` is reloaded after import.
Loading