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

Eric Snow report at bugs.python.org
Fri Feb 15 17:20:57 EST 2019


Eric Snow <ericsnowcurrently at gmail.com> added the comment:

Thanks, Serhiy.  While the benchmark suite is our best tool available for measuring performance, I'm not sure what slowdown is significant in those results.

@Victor, any thoughts?

----------

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


More information about the Python-bugs-list mailing list