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, vstinner
Date 2020-09-15.16:03:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1600185820.39.0.541953444306.issue38113@roundup.psfhosted.org>
In-reply-to
Content
New changeset e5fbe0cbd4be99ced5f000ad382208ad2a561c90 by Victor Stinner in branch 'master':
bpo-41631: _ast module uses again a global state (#21961)
https://github.com/python/cpython/commit/e5fbe0cbd4be99ced5f000ad382208ad2a561c90
History
Date User Action Args
2020-09-15 16:03:40lukasz.langasetrecipients: + lukasz.langa, vstinner, dino.viehland, eric.snow, miss-islington
2020-09-15 16:03:40lukasz.langasetmessageid: <1600185820.39.0.541953444306.issue38113@roundup.psfhosted.org>
2020-09-15 16:03:40lukasz.langalinkissue38113 messages
2020-09-15 16:03:40lukasz.langacreate