[issue43656] StackSummary.format fails if str(value) fails

Serhiy Storchaka report at bugs.python.org
Tue Mar 30 03:20:32 EDT 2021


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:

Why str() is called at all? Would not be better to use repr()?

----------
nosy: +serhiy.storchaka

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


More information about the Python-bugs-list mailing list