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 serhiy.storchaka, vstinner
Date 2015-03-06.15:55:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1425657353.53.0.191129899035.issue23571@psf.upfronthosting.co.za>
In-reply-to
Content
We can ignore such little slow down (if this is not just compiler artifact).

The patch LGTM. I afraid there will be issues with third-party code that will need an adaptation to 3.5, but on other hand, this patch could help with catching some hidden bugs.
History
Date User Action Args
2015-03-06 15:55:53serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner
2015-03-06 15:55:53serhiy.storchakasetmessageid: <1425657353.53.0.191129899035.issue23571@psf.upfronthosting.co.za>
2015-03-06 15:55:53serhiy.storchakalinkissue23571 messages
2015-03-06 15:55:53serhiy.storchakacreate