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 RobEin, lys.nikolaou, pablogsal
Date 2022-01-23.11:22:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1642936960.19.0.317147445261.issue46485@roundup.psfhosted.org>
In-reply-to
Content
It means the same as if there is alternatives: if it fails to parse then it will immediately fail. We place them in rules like this in preparation for extension or in case there are invalid_* rules in the same set (which doesn't appear in the grammar definition).
History
Date User Action Args
2022-01-23 11:22:40pablogsalsetrecipients: + pablogsal, lys.nikolaou, RobEin
2022-01-23 11:22:40pablogsalsetmessageid: <1642936960.19.0.317147445261.issue46485@roundup.psfhosted.org>
2022-01-23 11:22:40pablogsallinkissue46485 messages
2022-01-23 11:22:40pablogsalcreate