We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d958a75 commit 00c0c3bCopy full SHA for 00c0c3b
1 file changed
Misc/NEWS.d/next/Library/2026-01-08-14-53-46.gh-issue-143547.wHBVlr.rst
@@ -0,0 +1,3 @@
1
+Fix :func:`sys.unraisablehook` when the hook raises an exception and changes
2
+:func:`sys.unraisablehook`: hold a strong reference to the old hook. Patch
3
+by Victor Stinner.
0 commit comments