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 arcivanov, vstinner
Date 2020-07-10.09:58:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
This bug is a follow-up of bpo-41194: "Python 3.9.0b3 crash on compile() in PyAST_Check() when the _ast module is loaded more than once".
History
Date User Action Args
2020-07-10 09:58:02vstinnersetrecipients: + vstinner, arcivanov
2020-07-10 09:58:02vstinnersetmessageid: <[email protected]>
2020-07-10 09:58:02vstinnerlinkissue41261 messages
2020-07-10 09:58:02vstinnercreate