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.16:24:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
typed-ast was updated for these changes and to avoid including explicitly pydebug.h (it's included by Python.h: see bpo-35134 change): https://github.com/python/typed_ast/pull/158
History
Date User Action Args
2021-04-07 16:24:32vstinnersetrecipients: + vstinner, shihai1991
2021-04-07 16:24:32vstinnersetmessageid: <[email protected]>
2021-04-07 16:24:32vstinnerlinkissue43244 messages
2021-04-07 16:24:32vstinnercreate