summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Tests/2019-06-13-12-19-56.bpo-37261.NuKFVo.rst
blob: 27ce78a70f2bfeff366c347bd050fad767262fb9 (plain)
1
2
3
Fix :func:`test.support.catch_unraisable_exception`: its __exit__() method
now ignores unraisable exception raised when clearing its ``unraisable``
attribute.