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