[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:32:20 CEST 2014


Roundup Robot added the comment:

New changeset 39f475aa0163 by Raymond Hettinger in branch 'default':
Issue 21101:  Internal API for dict getitem and setitem where the hash value is known.
http://hg.python.org/cpython/rev/39f475aa0163

----------
nosy: +python-dev

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


More information about the Python-bugs-list mailing list