[issue37526] Add support.catch_threading_exception()

STINNER Victor report at bugs.python.org
Tue Jul 9 06:38:04 EDT 2019


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

See also bpo-36829: Add test.support.catch_unraisable_exception().

catch_threading_exception() is very close to catch_unraisable_exception().

----------

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


More information about the Python-bugs-list mailing list