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

STINNER Victor report at bugs.python.org
Mon Apr 8 01:12:20 CEST 2013


Changes by STINNER Victor <victor.stinner at gmail.com>:


----------
title: Optimize a==b and a!=b for bytes and str -> Use hash if available to optimize a==b and a!=b for bytes and str

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


More information about the Python-bugs-list mailing list