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, BTaskaya, Tyler Wince, dhilst, mbussonn, serhiy.storchaka
Date 2019-08-26.07:13:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1566803605.18.0.853846312537.issue36917@roundup.psfhosted.org>
In-reply-to
Content
New changeset c3ea41e9bf100a5396b851488c3efe208e5e2179 by Serhiy Storchaka in branch 'master':
bpo-36917: Add default implementation of ast.NodeVisitor.visit_Constant(). (GH-15490)
https://github.com/python/cpython/commit/c3ea41e9bf100a5396b851488c3efe208e5e2179
History
Date User Action Args
2019-08-26 07:13:25serhiy.storchakasetrecipients: + serhiy.storchaka, mbussonn, Anthony Sottile, BTaskaya, dhilst, Tyler Wince
2019-08-26 07:13:25serhiy.storchakasetmessageid: <1566803605.18.0.853846312537.issue36917@roundup.psfhosted.org>
2019-08-26 07:13:25serhiy.storchakalinkissue36917 messages
2019-08-26 07:13:25serhiy.storchakacreate