New GitHub issue #111388 from sobolevn:<br>

<hr>

<pre>
# Feature or enhancement

This function does not have this param: https://github.com/python/cpython/blob/7f9a99e8549b792662f2cd28bf38a4d4625bd402/Lib/traceback.py#L151-L166

While the `ormat_exception_only` method of `TracebackException` does have this param. So, in order to proceed with https://github.com/python/cpython/issues/104150 I need this function to give me `ExceptionGroup` information.

I have a PR ready.
</pre>

<hr>

<a href="https://github.com/python/cpython/issues/111388">View on GitHub</a>
<p>Labels: type-feature, stdlib</p>
<p>Assignee: sobolevn</p>