[issue31572] Avoid suppressing all exceptions in PyObject_HasAttr()

Serhiy Storchaka report at bugs.python.org
Sat Nov 11 09:20:01 EST 2017


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


New changeset 60c3d3551a96febac7b6016fb44605643842c686 by Serhiy Storchaka in branch 'master':
bpo-31572: Get rid of _PyObject_HasAttrId() in dict and OrderedDict. (#3728)
https://github.com/python/cpython/commit/60c3d3551a96febac7b6016fb44605643842c686


----------

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


More information about the Python-bugs-list mailing list