[issue35459] Use PyDict_GetItemWithError() instead of PyDict_GetItem()

Serhiy Storchaka report at bugs.python.org
Thu Feb 14 11:37:04 EST 2019


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:

Eric requested to run the benchmark suite. Here are results. I do not know how to interpret them. Likely all differences are random.

----------
Added file: https://bugs.python.org/file48137/pydict-getitem-compare.txt

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue35459>
_______________________________________


More information about the Python-bugs-list mailing list