[issue21101] Extend the PyDict C API to handle cases where the hash value is known

Roundup Robot report at bugs.python.org
Sun May 4 01:41:26 CEST 2014


Roundup Robot added the comment:

New changeset 592a57682ced by Raymond Hettinger in branch 'default':
Issue #21101:  Eliminate double hashing in the C code for collections.Counter().
http://hg.python.org/cpython/rev/592a57682ced

----------

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


More information about the Python-bugs-list mailing list