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-24.01:26:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1616549214.29.0.440703289798.issue43244@roundup.psfhosted.org>
In-reply-to
Content
Ok, the whole C API related to parser, compiler, AST, ASDL and PyArena moved to the internal C API. So we will have more freedom to evolve it!
History
Date User Action Args
2021-03-24 01:26:54vstinnersetrecipients: + vstinner, shihai1991
2021-03-24 01:26:54vstinnersetmessageid: <1616549214.29.0.440703289798.issue43244@roundup.psfhosted.org>
2021-03-24 01:26:54vstinnerlinkissue43244 messages
2021-03-24 01:26:54vstinnercreate