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 A. Skrobov, benjamin.peterson, berker.peksag, brett.cannon, fdrake, gregory.p.smith, pablogsal, python-dev, serhiy.storchaka, xcombelle
Date 2019-03-26.15:39:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1553614789.68.0.518176699825.issue36440@roundup.psfhosted.org>
In-reply-to
Content
Thank you very much for creating the issue :)

> Seeing that the implicit resolution at #36256 was to keep the parser module in place

Nothing was really "decided", just that meanwhile is better not to ship a broken parser module.

>  may I suggest that the diagnostics it produces be improved, so that instead of "Expected node type 305, got 11", it would raise "Expected namedexpr_test, got COLON"

Would you like to produce a PR for this?
History
Date User Action Args
2019-03-26 15:39:49pablogsalsetrecipients: + pablogsal, fdrake, brett.cannon, gregory.p.smith, benjamin.peterson, python-dev, berker.peksag, serhiy.storchaka, xcombelle, A. Skrobov
2019-03-26 15:39:49pablogsalsetmessageid: <1553614789.68.0.518176699825.issue36440@roundup.psfhosted.org>
2019-03-26 15:39:49pablogsallinkissue36440 messages
2019-03-26 15:39:49pablogsalcreate