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 gvanrossum, lys.nikolaou, pablogsal
Date 2020-05-11.23:06:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1589238369.45.0.294136164819.issue40599@roundup.psfhosted.org>
In-reply-to
Content
> (Huh, where did it get __new_parser__?)

From here:

https://github.com/python/cpython/blob/master/Parser/pegen/parse.c#L67
History
Date User Action Args
2020-05-11 23:06:09pablogsalsetrecipients: + pablogsal, gvanrossum, lys.nikolaou
2020-05-11 23:06:09pablogsalsetmessageid: <1589238369.45.0.294136164819.issue40599@roundup.psfhosted.org>
2020-05-11 23:06:09pablogsallinkissue40599 messages
2020-05-11 23:06:09pablogsalcreate