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 serhiy.storchaka
Recipients Anthony Sottile, benjamin.peterson, brett.cannon, hroncok, jwilk, mbussonn, nascheme, ncoghlan, njs, serhiy.storchaka, thautwarm, vstinner, yselivanov
Date 2020-02-17.09:03:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1581930209.82.0.665437123876.issue32892@roundup.psfhosted.org>
In-reply-to
Content
New changeset 85a2eef473a2c9ed3ab9c6ee339891fe99adbbc9 by Serhiy Storchaka in branch 'master':
bpo-32892: Update the documentation for handling constants in AST. (GH-18514)
https://github.com/python/cpython/commit/85a2eef473a2c9ed3ab9c6ee339891fe99adbbc9
History
Date User Action Args
2020-02-17 09:03:29serhiy.storchakasetrecipients: + serhiy.storchaka, brett.cannon, nascheme, ncoghlan, vstinner, benjamin.peterson, jwilk, njs, yselivanov, mbussonn, Anthony Sottile, hroncok, thautwarm
2020-02-17 09:03:29serhiy.storchakasetmessageid: <1581930209.82.0.665437123876.issue32892@roundup.psfhosted.org>
2020-02-17 09:03:29serhiy.storchakalinkissue32892 messages
2020-02-17 09:03:29serhiy.storchakacreate