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 serhiy.storchaka
Recipients Kasra Vand, docs@python, eric.smith, serhiy.storchaka
Date 2019-05-02.05:55:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1556776536.34.0.833557060549.issue36765@roundup.psfhosted.org>
In-reply-to
Content
Concur with Eric. The formal definition of the Python grammar is wider than valid Python, because we do not want to make it too complex. Invalid constructions are filtered out later.
History
Date User Action Args
2019-05-02 05:55:36serhiy.storchakasetrecipients: + serhiy.storchaka, eric.smith, docs@python, Kasra Vand
2019-05-02 05:55:36serhiy.storchakasetmessageid: <1556776536.34.0.833557060549.issue36765@roundup.psfhosted.org>
2019-05-02 05:55:36serhiy.storchakalinkissue36765 messages
2019-05-02 05:55:36serhiy.storchakacreate