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, vstinner
Date 2021-02-20.01:36:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1613784981.97.0.684798819769.issue43272@roundup.psfhosted.org>
In-reply-to
Content
New changeset f9d1bf2de07131a8d80bc1e4914ee534bc5effa4 by Pablo Galindo in branch '3.9':
[3.9] bpo-43272: Fix old parser test failures for backported grammar constructs (GH-24591)
https://github.com/python/cpython/commit/f9d1bf2de07131a8d80bc1e4914ee534bc5effa4
History
Date User Action Args
2021-02-20 01:36:21pablogsalsetrecipients: + pablogsal, vstinner
2021-02-20 01:36:21pablogsalsetmessageid: <1613784981.97.0.684798819769.issue43272@roundup.psfhosted.org>
2021-02-20 01:36:21pablogsallinkissue43272 messages
2021-02-20 01:36:21pablogsalcreate