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