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 vstinner
Recipients benjamin.peterson, brett.cannon, gvanrossum, nascheme, ncoghlan, serhiy.storchaka, vstinner, yselivanov
Date 2018-09-21.20:16:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1537561013.66.0.956365154283.issue32892@psf.upfronthosting.co.za>
In-reply-to
Content
Hum, I'm not sure that I understood correctly: does "isinstance(node, ast.Num)" still work with the patch? If yes, I see no reason to not merge the change ;-)
History
Date User Action Args
2018-09-21 20:16:53vstinnersetrecipients: + vstinner, gvanrossum, brett.cannon, nascheme, ncoghlan, benjamin.peterson, serhiy.storchaka, yselivanov
2018-09-21 20:16:53vstinnersetmessageid: <1537561013.66.0.956365154283.issue32892@psf.upfronthosting.co.za>
2018-09-21 20:16:53vstinnerlinkissue32892 messages
2018-09-21 20:16:53vstinnercreate