New submission from Andrew Svetlov <andrew.svet...@gmail.com>:
#7815 supports `__unittest = True` module globals to stripping unittest framework calls from a stacktrace reported by a test failure. IsolatedAsyncioTestCase missed this setup. ---------- components: Library (Lib) messages: 408887 nosy: asvetlov priority: normal severity: normal status: open title: Strip IsolatedAsyncioTestCase frames from reported stacktraces versions: Python 3.10, Python 3.11, Python 3.9 _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue46128> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com