This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author pablogsal
Recipients BTaskaya, Mark.Shannon, ammar2, aroberge, brandtbucher, miss-islington, nedbat, pablogsal, serhiy.storchaka, terry.reedy
Date 2021-07-16.20:54:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1626468879.28.0.756985597611.issue43950@roundup.psfhosted.org>
In-reply-to
Content
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?
History
Date User Action Args
2021-07-16 20:54:39pablogsalsetrecipients: + pablogsal, terry.reedy, nedbat, aroberge, Mark.Shannon, serhiy.storchaka, ammar2, miss-islington, brandtbucher, BTaskaya
2021-07-16 20:54:39pablogsalsetmessageid: <1626468879.28.0.756985597611.issue43950@roundup.psfhosted.org>
2021-07-16 20:54:39pablogsallinkissue43950 messages
2021-07-16 20:54:39pablogsalcreate