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 rhettinger, serhiy.storchaka, skrah, socketpair, vstinner
Date 2016-10-11.13:32:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1476192770.83.0.30088363356.issue28397@psf.upfronthosting.co.za>
In-reply-to
Content
Serhiy: "The latter form generates simpler machine code."

Since this issue is an optimization, can you please provide results of Python benchmarks? Maybe run the performance benchmark suite? I just released performance 0.3 with new benchmarks and less bugs! ;-)

http://github.com/python/performance
History
Date User Action Args
2016-10-11 13:32:50vstinnersetrecipients: + vstinner, rhettinger, skrah, socketpair, serhiy.storchaka
2016-10-11 13:32:50vstinnersetmessageid: <1476192770.83.0.30088363356.issue28397@psf.upfronthosting.co.za>
2016-10-11 13:32:50vstinnerlinkissue28397 messages
2016-10-11 13:32:50vstinnercreate