[issue25750] tp_descr_get(self, obj, type) is called without owning a reference to "self"

STINNER Victor report at bugs.python.org
Fri Sep 7 04:15:42 EDT 2018


STINNER Victor <vstinner at redhat.com> added the comment:


New changeset bf2bd8f8a1d88de60c114de957f50fe2433e3937 by Victor Stinner in branch '2.7':
bpo-25750: fix refcounts in type_getattro() (GH-6118) (GH-9091)
https://github.com/python/cpython/commit/bf2bd8f8a1d88de60c114de957f50fe2433e3937


----------

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


More information about the Python-bugs-list mailing list