Closed
Description
Feature or enhancement
This function does not have this param:
Lines 151 to 166 in 7f9a99e
While the format_exception_only
method of TracebackException
does have this param. So, in order to proceed with #104150 I need this function to give me ExceptionGroup
information.
I have a PR ready.