mirror of
https://github.com/python/cpython.git
synced 2026-08-16 16:08:58 +08: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