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 pablogsal, skip.montanaro
Date 2020-09-21.19:06:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1600715216.59.0.0182711956873.issue41826@roundup.psfhosted.org>
In-reply-to
Content
This is because the types of the grammars in Lib/test/test_peg_generator/test_c_parser.py needs to be updated to use the new sequences
History
Date User Action Args
2020-09-21 19:06:56pablogsalsetrecipients: + pablogsal, skip.montanaro
2020-09-21 19:06:56pablogsalsetmessageid: <1600715216.59.0.0182711956873.issue41826@roundup.psfhosted.org>
2020-09-21 19:06:56pablogsallinkissue41826 messages
2020-09-21 19:06:56pablogsalcreate