[issue14211] Don't rely on borrowed _PyType_Lookup() reference in PyObject_GenericSetAttr()

Roundup Robot report at bugs.python.org
Fri Mar 9 00:47:22 CET 2012


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

New changeset 579f845ac396 by Victor Stinner in branch 'default':
Issue #14211: _PyObject_GenericSetAttrWithDict() keeps a strong reference to
http://hg.python.org/cpython/rev/579f845ac396

----------
nosy: +python-dev

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


More information about the Python-bugs-list mailing list