[issue16286] Use hash if available to optimize a==b and a!=b for bytes and str

Roundup Robot report at bugs.python.org
Mon Nov 4 11:29:10 CET 2013


Roundup Robot added the comment:

New changeset da9c6e4ef301 by Victor Stinner in branch 'default':
Issue #16286: remove duplicated identity check from unicode_compare()
http://hg.python.org/cpython/rev/da9c6e4ef301

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue16286>
_______________________________________


More information about the Python-bugs-list mailing list