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 lys.nikolaou
Recipients gvanrossum, lys.nikolaou, miss-islington, pablogsal, vstinner
Date 2020-06-11.12:59:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1591880394.9.0.894779340165.issue40939@roundup.psfhosted.org>
In-reply-to
Content
> Can we rename the keyword to "__peg_parser__"?

I guess we could just remove this, as soon as the old parser is out. We were only using this to differentiate between the two parsers, when we were testing enabling/disabling the old one. I could get a PR ready to be merged after GH-20768 is there.
History
Date User Action Args
2020-06-11 12:59:54lys.nikolaousetrecipients: + lys.nikolaou, gvanrossum, vstinner, pablogsal, miss-islington
2020-06-11 12:59:54lys.nikolaousetmessageid: <1591880394.9.0.894779340165.issue40939@roundup.psfhosted.org>
2020-06-11 12:59:54lys.nikolaoulinkissue40939 messages
2020-06-11 12:59:54lys.nikolaoucreate