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.13:57:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1616075876.5.0.517093090642.issue43244@roundup.psfhosted.org>
In-reply-to
Content
New changeset eec8e61992fb654d4cf58de4d727c18622b8303e by Victor Stinner in branch 'master':
bpo-43244: Remove the PyAST_Validate() function (GH-24911)
https://github.com/python/cpython/commit/eec8e61992fb654d4cf58de4d727c18622b8303e
History
Date User Action Args
2021-03-18 13:57:56vstinnersetrecipients: + vstinner, shihai1991
2021-03-18 13:57:56vstinnersetmessageid: <1616075876.5.0.517093090642.issue43244@roundup.psfhosted.org>
2021-03-18 13:57:56vstinnerlinkissue43244 messages
2021-03-18 13:57:56vstinnercreate