Benjamin Peterson <benja...@python.org> added the comment:

It actually does save space because each traceback entry is usually two lines 
(frame id and source snippet).

I don't really have an opinion about what should happen be printed on the 
boundary cases. My current PR seems like a strict improvement to the current 
implementation, which is just incorrect.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue34588>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to