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-18.14:33:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1616078036.45.0.0631021543725.issue43244@roundup.psfhosted.org>
In-reply-to
Content
The work on this issue started in Python 3.9 with bpo-21120 which excluded Python-ast.h, ast.h and asdl.h from the limited C API: commit 421a72af4deaec96a49a79951b9c2546a2faa13d.
History
Date User Action Args
2021-03-18 14:33:56vstinnersetrecipients: + vstinner, shihai1991
2021-03-18 14:33:56vstinnersetmessageid: <1616078036.45.0.0631021543725.issue43244@roundup.psfhosted.org>
2021-03-18 14:33:56vstinnerlinkissue43244 messages
2021-03-18 14:33:56vstinnercreate