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 pitrou, serhiy.storchaka, vstinner, yselivanov
Date 2016-02-08.22:18:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1454969932.32.0.614647136771.issue26289@psf.upfronthosting.co.za>
In-reply-to
Content
This change looks related to the issue #21955. IMHO we should take the same decision. I mean, maybe it's better to implement the fast-path only in ceval.c? Or maybe in ceval.c and longobject.c?
History
Date User Action Args
2016-02-08 22:18:52vstinnersetrecipients: + vstinner, pitrou, serhiy.storchaka, yselivanov
2016-02-08 22:18:52vstinnersetmessageid: <1454969932.32.0.614647136771.issue26289@psf.upfronthosting.co.za>
2016-02-08 22:18:52vstinnerlinkissue26289 messages
2016-02-08 22:18:52vstinnercreate