[issue37069] regrtest: log unraisable exceptions and uncaught thread exceptions

STINNER Victor report at bugs.python.org
Mon Jul 29 19:50:33 EDT 2019


STINNER Victor <vstinner at redhat.com> added the comment:

regrtest now uses :func:`sys.unraisablehook` to mark a test as "environment altered" (ENV_CHANGED) if it emits an "unraisable exception".

----------
resolution:  -> fixed
stage: patch review -> resolved
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue37069>
_______________________________________


More information about the Python-bugs-list mailing list