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 BTaskaya, corona10, dino.viehland, eric.snow, lukasz.langa, mjacob, pablogsal, petr.viktorin, shihai1991, vstinner
Date 2020-09-15.16:03:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1600185820.46.0.818878562247.issue41631@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, petr.viktorin, eric.snow, mjacob, corona10, pablogsal, BTaskaya, shihai1991
2020-09-15 16:03:40lukasz.langasetmessageid: <1600185820.46.0.818878562247.issue41631@roundup.psfhosted.org>
2020-09-15 16:03:40lukasz.langalinkissue41631 messages
2020-09-15 16:03:40lukasz.langacreate