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 miss-islington
Recipients BTaskaya, miss-islington, pablogsal, serhiy.storchaka
Date 2020-06-06.17:04:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1591463085.47.0.788256581764.issue40870@roundup.psfhosted.org>
In-reply-to
Content
New changeset 90ee51f1cd9e63cfe0f402392612f50fc1bea747 by Miss Islington (bot) in branch '3.9':
bpo-40870: Invalidate usage of some constants with ast.Name (GH-20649)
https://github.com/python/cpython/commit/90ee51f1cd9e63cfe0f402392612f50fc1bea747
History
Date User Action Args
2020-06-06 17:04:45miss-islingtonsetrecipients: + miss-islington, serhiy.storchaka, pablogsal, BTaskaya
2020-06-06 17:04:45miss-islingtonsetmessageid: <1591463085.47.0.788256581764.issue40870@roundup.psfhosted.org>
2020-06-06 17:04:45miss-islingtonlinkissue40870 messages
2020-06-06 17:04:45miss-islingtoncreate