New GitHub issue #102812 from iritkatriel:<br>
<hr>
<pre>
unittest.result.TestResult has three functions that take a parameter which is an exception, expecting ``(typ, val, tb)``. They should do the right thing when given an exception instance instead of the tuple.
</pre>
<hr>
<a href="https://github.com/python/cpython/issues/102812">View on GitHub</a>
<p>Labels: type-feature</p>
<p>Assignee: iritkatriel</p>