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 lukasz.langa
Recipients dino.viehland, eric.snow, lukasz.langa, miss-islington, pablogsal, vstinner
Date 2020-09-15.18:33:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1600194786.18.0.381807397984.issue38113@roundup.psfhosted.org>
In-reply-to
Content
New changeset 55e0836849c14fb474e1ba7f37851e07660eea3c by Pablo Galindo in branch '3.9':
[3.9] bpo-41631: _ast module uses again a global state (GH-21961) (GH-22258)
https://github.com/python/cpython/commit/55e0836849c14fb474e1ba7f37851e07660eea3c
History
Date User Action Args
2020-09-15 18:33:06lukasz.langasetrecipients: + lukasz.langa, vstinner, dino.viehland, eric.snow, pablogsal, miss-islington
2020-09-15 18:33:06lukasz.langasetmessageid: <1600194786.18.0.381807397984.issue38113@roundup.psfhosted.org>
2020-09-15 18:33:06lukasz.langalinkissue38113 messages
2020-09-15 18:33:06lukasz.langacreate