mirror of
https://github.com/python/cpython.git
synced 2025-08-05 01:18:26 +00:00

* Strip IsolatedAsyncioTestCase frames from reported stacktraces * Update Misc/NEWS.d/next/Library/2021-12-19-10-47-24.bpo-46128.Qv3EK1.rst Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com> --------- Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com> Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com> Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
2 lines
88 B
ReStructuredText
2 lines
88 B
ReStructuredText
Strip :class:`unittest.IsolatedAsyncioTestCase` stack frames from reported
|
|
stacktraces.
|