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 BTaskaya
Recipients Anthony Sottile, BTaskaya, mbussonn, serhiy.storchaka
Date 2019-05-19.01:00:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
What about adding visit_Constant to NodeVisitor for at least one relase period and call visit_Str, visit_Num etc?
History
Date User Action Args
2019-05-19 01:00:44BTaskayasetrecipients: + BTaskaya, serhiy.storchaka, mbussonn, Anthony Sottile
2019-05-19 01:00:44BTaskayasetmessageid: <[email protected]>
2019-05-19 01:00:44BTaskayalinkissue36917 messages
2019-05-19 01:00:44BTaskayacreate