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 BTaskaya, arcivanov, dino.viehland, pablogsal, vstinner
Date 2020-07-03.14:57:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1593788247.82.0.595172559321.issue41194@roundup.psfhosted.org>
In-reply-to
Content
New changeset f8599279b6ac8c44538b608fd08c13ccf674f497 by Victor Stinner in branch '3.9':
[3.9] bpo-41194: The _ast module cannot be loaded more than once (GH-21290) (GH-21292)
https://github.com/python/cpython/commit/f8599279b6ac8c44538b608fd08c13ccf674f497
History
Date User Action Args
2020-07-03 14:57:27vstinnersetrecipients: + vstinner, dino.viehland, arcivanov, pablogsal, BTaskaya
2020-07-03 14:57:27vstinnersetmessageid: <1593788247.82.0.595172559321.issue41194@roundup.psfhosted.org>
2020-07-03 14:57:27vstinnerlinkissue41194 messages
2020-07-03 14:57:27vstinnercreate