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 snoopjedi
Recipients docs@python, snoopjedi
Date 2020-11-27.15:49:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1606492158.45.0.131360894527.issue42485@roundup.psfhosted.org>
In-reply-to
Content
Now that CPython uses the new PEG parser, it would be helpful to include a reference to the guiding PEP (617) on the docs page (https://docs.python.org/3/reference/grammar.html) that gives the grammar.
History
Date User Action Args
2020-11-27 15:49:18snoopjedisetrecipients: + snoopjedi, docs@python
2020-11-27 15:49:18snoopjedisetmessageid: <1606492158.45.0.131360894527.issue42485@roundup.psfhosted.org>
2020-11-27 15:49:18snoopjedilinkissue42485 messages
2020-11-27 15:49:18snoopjedicreate