[issue45615] Missing test for type of error when printing traceback for non-exception

Irit Katriel report at bugs.python.org
Thu Nov 4 07:01:55 EDT 2021


Irit Katriel <iritkatriel at gmail.com> added the comment:

Nikita, if you want to work on this go head, but I would wait until PR 29207 is merged.

I think in the C code what we need to do is remove the check in _testcapi - this is a test utility, it doesn't need to verify input types.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue45615>
_______________________________________


More information about the Python-bugs-list mailing list