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

Roundup Robot report at bugs.python.org
Fri Mar 9 00:39:09 CET 2012


Roundup Robot <devnull at psf.upfronthosting.co.za> added the comment:

New changeset 21e245ed3747 by Victor Stinner in branch 'default':
Close #14199: _PyType_Lookup() and super_getattro() keep a strong reference to
http://hg.python.org/cpython/rev/21e245ed3747

----------
nosy: +python-dev
resolution:  -> fixed
stage:  -> committed/rejected
status: open -> closed

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


More information about the Python-bugs-list mailing list