[issue39016] Negative Refcount in Python 3.8

Petr Viktorin report at bugs.python.org
Wed Dec 11 08:13:40 EST 2019


Petr Viktorin <encukou at gmail.com> added the comment:

lookup_maybe_method should not return a borrowed reference. It increfs its return value.

----------
nosy: +petr.viktorin

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


More information about the Python-bugs-list mailing list