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 Trundle, alex, aronacher, benjamin.peterson, daniel.urban, eric.araujo, ncoghlan, python-dev, vstinner
Date 2021-03-18.13:57:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1616075876.61.0.917243584506.issue12575@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, ncoghlan, benjamin.peterson, aronacher, eric.araujo, alex, Trundle, daniel.urban, python-dev
2021-03-18 13:57:56vstinnersetmessageid: <1616075876.61.0.917243584506.issue12575@roundup.psfhosted.org>
2021-03-18 13:57:56vstinnerlinkissue12575 messages
2021-03-18 13:57:56vstinnercreate