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 gvanrossum, lys.nikolaou, miss-islington, pablogsal, vstinner
Date 2020-06-11.14:29:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1591885744.35.0.341678891074.issue40939@roundup.psfhosted.org>
In-reply-to
Content
> New changeset 961edf7979ca34d6fe104a1cce005aa8cac35821 by Miss Islington (bot) in branch '3.9':
> bpo-40939: Generate keyword.py using the new parser (GH-20800)

This change broke this buildbot:

AMD64 Arch Linux VintageParser 3.9:
https://buildbot.python.org/all/#/builders/765/builds/67
1 test failed: test_keyword
History
Date User Action Args
2020-06-11 14:29:04vstinnersetrecipients: + vstinner, gvanrossum, lys.nikolaou, pablogsal, miss-islington
2020-06-11 14:29:04vstinnersetmessageid: <1591885744.35.0.341678891074.issue40939@roundup.psfhosted.org>
2020-06-11 14:29:04vstinnerlinkissue40939 messages
2020-06-11 14:29:04vstinnercreate