Serhiy Storchaka <storchaka+cpyt...@gmail.com> added the comment:

I considered the idea of implementing _PyObject_GetAttrWithoutError() for 
issue31572, but dropped it because the code simplification was too small. But 
if this has performance benefits I'm +1 to implementing it. I'll update my 
still open PRs to use this API.

----------
components: +Interpreter Core
nosy: +serhiy.storchaka
type:  -> performance
versions: +Python 3.7

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue32544>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to