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.18:01:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1593799313.54.0.691351410256.issue41194@roundup.psfhosted.org>
In-reply-to
Content
New changeset b1cc6ba73a51d5cc3aeb113b5e7378fb50a0e20a by Victor Stinner in branch 'master':
bpo-41194: Convert _ast extension to PEP 489 (GH-21293)
https://github.com/python/cpython/commit/b1cc6ba73a51d5cc3aeb113b5e7378fb50a0e20a
History
Date User Action Args
2020-07-03 18:01:53vstinnersetrecipients: + vstinner, dino.viehland, arcivanov, pablogsal, BTaskaya
2020-07-03 18:01:53vstinnersetmessageid: <1593799313.54.0.691351410256.issue41194@roundup.psfhosted.org>
2020-07-03 18:01:53vstinnerlinkissue41194 messages
2020-07-03 18:01:53vstinnercreate