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 aroberge, gvanrossum, lys.nikolaou, pablogsal, serhiy.storchaka
Date 2021-01-26.16:47:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1611679629.57.0.690538009013.issue42997@roundup.psfhosted.org>
In-reply-to
Content
> It's basically a positive lookahead with a cut, but the extra feature that it raises a SyntaxError, right?

Yeah, but the cut is "absolute" (because of the syntax Error). IIRC the normal cut only affects that rule, no?
History
Date User Action Args
2021-01-26 16:47:09pablogsalsetrecipients: + pablogsal, gvanrossum, aroberge, serhiy.storchaka, lys.nikolaou
2021-01-26 16:47:09pablogsalsetmessageid: <1611679629.57.0.690538009013.issue42997@roundup.psfhosted.org>
2021-01-26 16:47:09pablogsallinkissue42997 messages
2021-01-26 16:47:09pablogsalcreate