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-04-07.19:34:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1617824072.25.0.972244968547.issue43244@roundup.psfhosted.org>
In-reply-to
Content
New changeset d27f8d2e07d31670af469ef387a37bc9e96ea8ad by Victor Stinner in branch 'master':
bpo-43244: Rename pycore_ast.h functions to _PyAST_xxx() (GH-25252)
https://github.com/python/cpython/commit/d27f8d2e07d31670af469ef387a37bc9e96ea8ad
History
Date User Action Args
2021-04-07 19:34:32vstinnersetrecipients: + vstinner, shihai1991
2021-04-07 19:34:32vstinnersetmessageid: <1617824072.25.0.972244968547.issue43244@roundup.psfhosted.org>
2021-04-07 19:34:32vstinnerlinkissue43244 messages
2021-04-07 19:34:32vstinnercreate