Guido van Rossum <[email protected]> added the comment:
For background, see https://github.com/iritkatriel/cpython/pull/3#issuecomment-734640036 -- it seems the link to exc_traceback was added with little concern for the original design of TracebackExceptionGroup. The question is, can we get rid of it, even though it's been undocumented. ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue42482> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
