mirror of
https://github.com/python/cpython.git
synced 2026-01-28 05:35:31 +00:00
Hold a strong reference to 'hook' while calling the default unraisable took to log hook failure. Fix test_sys.UnraisableHookTest: use the right decorator function to disable colors. Previously, tests were always skipped.
Miscellaneous source files for the main Python shared library