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 xiang.zhang
Recipients methane, serhiy.storchaka, vstinner, xiang.zhang
Date 2016-11-02.15:17:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1478099849.66.0.461766375005.issue28580@psf.upfronthosting.co.za>
In-reply-to
Content
Update the patch to use more obvious comparison way. This uses INADA's suggestion and make the code more like other places.

I think the performance issue is better to be discussed in #28397. It doesn't have a significant impact on this patch. Hope we can move forward and not block on it.
History
Date User Action Args
2016-11-02 15:17:29xiang.zhangsetrecipients: + xiang.zhang, vstinner, methane, serhiy.storchaka
2016-11-02 15:17:29xiang.zhangsetmessageid: <1478099849.66.0.461766375005.issue28580@psf.upfronthosting.co.za>
2016-11-02 15:17:29xiang.zhanglinkissue28580 messages
2016-11-02 15:17:29xiang.zhangcreate