[issue44163] IDLE ValueError in HyperParser

Tal Einat report at bugs.python.org
Thu May 20 04:32:46 EDT 2021


Tal Einat <taleinat+python at gmail.com> added the comment:

I took a look but can't see any obvious bugs there. ISTM that's a rather harmless edge case. I can't think of anything to do with this except to close for now, and reopen if this pops up again.


Thinking a few steps forward, to make sense of such issues, it would be greatly beneficial to get a full stack dump rather than just a traceback. Perhaps we should add something of the sort to IDLE, ideally something which works even when not running from the command line?

----------

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


More information about the Python-bugs-list mailing list