Victor Stinner 1d0baf1ae4
[3.14] gh-143547: Fix PyErr_FormatUnraisable() fallback (#143557) (#143603)
gh-143547: Fix PyErr_FormatUnraisable() fallback (#143557)

Hold a strong reference to 'hook' while calling the default
unraisable took to log hook failure.

(cherry picked from commit 39a2bcf949095bd603f7b73f15b5b478dbb49ba9)
2026-01-09 16:10:50 +01:00
..
2025-04-30 11:46:41 +02:00

Miscellaneous source files for the main Python shared library