[issue14199] Keep a refence to mro in _PyType_Lookup() and super_getattro()

Mark Shannon report at bugs.python.org
Tue Mar 6 00:39:00 CET 2012


Mark Shannon <mark at hotpy.org> added the comment:

Looks good to me. 

The INCREF/DECREFs are outside of the loops so will have negligible performance impact.

----------
nosy: +Mark.Shannon

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


More information about the Python-bugs-list mailing list