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-17.22:11:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1616019070.38.0.36799612411.issue43244@roundup.psfhosted.org>
In-reply-to
Content
New changeset b4536e1c6abe4c6219177a89e16575d05ea22f64 by Victor Stinner in branch 'master':
bpo-43244: Rename pycore_ast.h to pycore_ast_state.h (GH-24907)
https://github.com/python/cpython/commit/b4536e1c6abe4c6219177a89e16575d05ea22f64
History
Date User Action Args
2021-03-17 22:11:10vstinnersetrecipients: + vstinner, shihai1991
2021-03-17 22:11:10vstinnersetmessageid: <1616019070.38.0.36799612411.issue43244@roundup.psfhosted.org>
2021-03-17 22:11:10vstinnerlinkissue43244 messages
2021-03-17 22:11:10vstinnercreate