SIGN IN SIGN UP

bpo-37261: Fix support.catch_unraisable_exception() (GH-14052)

The __exit__() method of test.support.catch_unraisable_exception
context manager now ignores unraisable exception raised when clearing
self.unraisable attribute.
V
Victor Stinner committed
6d22cc8e90ccb1e1965b1a4bc79456e2cc1e5a3e
Parent: 63ab4ba
Committed by GitHub <noreply@github.com> on 6/13/2019, 12:44:54 PM