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
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 abb3dfebe5645e76e2f1e9ddd2f7784f8cfad558
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Fix spurious :exc:`KeyError` when :mod:`concurrent.interpreters._queues` is reloaded after import.
Fix spurious :exc:`KeyError` when :mod:`!concurrent.interpreters._queues` is reloaded after import.
Loading