summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Tests/2019-05-22-12-57-15.bpo-36829.e9mRWC.rst
blob: 4ab342b8a2b36418245cbcdc6280704e74e86706 (plain)
1
2
Add :func:`test.support.catch_unraisable_exception`: context manager
catching unraisable exception using :func:`sys.unraisablehook`.