mirror of
https://github.com/python/cpython.git
synced 2026-05-06 12:49:07 -04:00
39a2bcf949
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