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 shihai1991, vstinner
Date 2021-03-18.01:46:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1616031990.15.0.249131816605.issue43244@roundup.psfhosted.org>
In-reply-to
Content
New changeset e0bf70d08c4a4a68782702e747e6bf7670667591 by Victor Stinner in branch 'master':
bpo-43244: Fix test_peg_generator for PyAST_Validate() (GH-24912)
https://github.com/python/cpython/commit/e0bf70d08c4a4a68782702e747e6bf7670667591
History
Date User Action Args
2021-03-18 01:46:30vstinnersetrecipients: + vstinner, shihai1991
2021-03-18 01:46:30vstinnersetmessageid: <1616031990.15.0.249131816605.issue43244@roundup.psfhosted.org>
2021-03-18 01:46:30vstinnerlinkissue43244 messages
2021-03-18 01:46:29vstinnercreate