summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Tests/2019-06-03-02-30-36.bpo-37069.rVtdLk.rst
blob: 566ff5150d5f9553e691e236387745256525768f (plain)
1
2
3
Modify test_coroutines, test_cprofile, test_generators, test_raise, test_ssl
and test_yield_from to use :func:`test.support.catch_unraisable_exception`
rather than :func:`test.support.captured_stderr`.