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 gvanrossum
Recipients BTaskaya, gvanrossum, lys.nikolaou, pablogsal, terry.reedy
Date 2020-05-11.14:46:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1589208402.07.0.0744261994903.issue40546@roundup.psfhosted.org>
In-reply-to
Content
I would carefully think about the meaning of that line and see if there are other permutations, e.g. min(Len(blah), offset - 1) ?

It would,be nice to specify what we need here from both parsers and from both code chunks for error printing.
History
Date User Action Args
2020-05-11 14:46:42gvanrossumsetrecipients: + gvanrossum, terry.reedy, lys.nikolaou, pablogsal, BTaskaya
2020-05-11 14:46:42gvanrossumsetmessageid: <1589208402.07.0.0744261994903.issue40546@roundup.psfhosted.org>
2020-05-11 14:46:42gvanrossumlinkissue40546 messages
2020-05-11 14:46:42gvanrossumcreate