[issue43950] Include column offsets for bytecode instructions

Pablo Galindo Salgado report at bugs.python.org
Fri Jul 16 16:54:39 EDT 2021


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

Ah, this is our friend _PyPegen_byte_offset_to_character_offset. I am glad we refactor it to be used by the Parser and the traceback mechanism. Ammar, would you like to take a look?

----------

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


More information about the Python-bugs-list mailing list