[issue45063] PEP 657 Fine Grained Error Locations: omit indicators if they are one the whole line, to make tracebacks shorter

Pablo Galindo Salgado report at bugs.python.org
Tue Aug 31 17:45:33 EDT 2021


Pablo Galindo Salgado <pablogsal at gmail.com> added the comment:

>In my example, there are 6 frames. The indicators cover the whole line of 3 frames: 50%. It's a common case, it's not special.

Special is not uncommon, is just some different behaviour rather than the default one. I am not arguing that is a rare scenario, I am arguing that is a special case.

----------

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


More information about the Python-bugs-list mailing list