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-23.19:47:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1616528869.06.0.442950385036.issue43244@roundup.psfhosted.org>
In-reply-to
Content
New changeset 94faa0724f8cbae6867c491c8e465e35f4fdbfbb by Victor Stinner in branch 'master':
bpo-43244: Remove ast.h, asdl.h, Python-ast.h headers (GH-24933)
https://github.com/python/cpython/commit/94faa0724f8cbae6867c491c8e465e35f4fdbfbb
History
Date User Action Args
2021-03-23 19:47:49vstinnersetrecipients: + vstinner, shihai1991
2021-03-23 19:47:49vstinnersetmessageid: <1616528869.06.0.442950385036.issue43244@roundup.psfhosted.org>
2021-03-23 19:47:49vstinnerlinkissue43244 messages
2021-03-23 19:47:49vstinnercreate