diff options
author | Victor Stinner <vstinner@redhat.com> | 2019-06-13 12:44:54 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-06-13 12:44:54 (GMT) |
commit | 6d22cc8e90ccb1e1965b1a4bc79456e2cc1e5a3e (patch) | |
tree | 5cabdc22f81daacb1ce82a3975580dc3f4261a3c /Lib/test/test_importlib/data | |
parent | 63ab4ba07b492448844940c347787ba30735b7f2 (diff) | |
download | cpython-6d22cc8e90ccb1e1965b1a4bc79456e2cc1e5a3e.zip cpython-6d22cc8e90ccb1e1965b1a4bc79456e2cc1e5a3e.tar.gz cpython-6d22cc8e90ccb1e1965b1a4bc79456e2cc1e5a3e.tar.bz2 |
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.
Diffstat (limited to 'Lib/test/test_importlib/data')
0 files changed, 0 insertions, 0 deletions