mirror of
https://github.com/python/cpython.git
synced 2026-05-07 05:01:13 -04:00
e8251dc0ae
Default implementation of sys.unraisablehook() now uses traceback._print_exception_bltin() to print exceptions with colorized text. Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com> Co-authored-by: Victor Stinner <vstinner@python.org>
Miscellaneous source files for the main Python shared library