mirror of
https://github.com/python/cpython.git
synced 2026-06-22 19:12:50 -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