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 vstinner
Recipients cheryl.sabella, gvanrossum, nanjekyejoannah, serhiy.storchaka, vstinner, zach.ware
Date 2019-02-28.15:51:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1551369085.86.0.790862936949.issue36143@roundup.psfhosted.org>
In-reply-to
Content
> Do not haste with this. After implementing pgen in Python, Lib/keyword.py can be generated directly by pgen.

That's bpo-35808 and PR 11814 which is under review.

Anyway, at the end, it would be nice if Lib/keyword.py would be regenerated by "make regen-all". Currently, "regen-all" doesn't regenerate everything. For example, configure is not regenerated.
History
Date User Action Args
2019-02-28 15:51:25vstinnersetrecipients: + vstinner, gvanrossum, zach.ware, serhiy.storchaka, cheryl.sabella, nanjekyejoannah
2019-02-28 15:51:25vstinnersetmessageid: <1551369085.86.0.790862936949.issue36143@roundup.psfhosted.org>
2019-02-28 15:51:25vstinnerlinkissue36143 messages
2019-02-28 15:51:25vstinnercreate