mirror of
https://github.com/python/cpython.git
synced 2026-05-06 12:49:07 -04:00
57c56b0fb1
[3.14] gh-143547: Fix PyErr_FormatUnraisable() fallback (GH-143557) (GH-143603) gh-143547: Fix PyErr_FormatUnraisable() fallback (GH-143557) Hold a strong reference to 'hook' while calling the default unraisable took to log hook failure. (cherry picked from commit1d0baf1ae4) (cherry picked from commit39a2bcf949) Co-authored-by: Victor Stinner <vstinner@python.org>
Miscellaneous source files for the main Python shared library