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 SilentGhost, ezio.melotti, mrabarnett, python-dev, serhiy.storchaka, vstinner
Date 2016-11-22.14:32:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1479825155.28.0.301478059008.issue28727@psf.upfronthosting.co.za>
In-reply-to
Content
Serhiy Storchaka: "&& left->codesize && right->codesize)"

Ooops! Fixed!

"While we are here, it perhaps worth to add a fast path for self == other."

Done.
History
Date User Action Args
2016-11-22 14:32:35vstinnersetrecipients: + vstinner, ezio.melotti, mrabarnett, SilentGhost, python-dev, serhiy.storchaka
2016-11-22 14:32:35vstinnersetmessageid: <1479825155.28.0.301478059008.issue28727@psf.upfronthosting.co.za>
2016-11-22 14:32:35vstinnerlinkissue28727 messages
2016-11-22 14:32:35vstinnercreate