[issue35961] test_slice: gc_decref: Assertion "gc_get_refs(g) > 0" failed: refcount is too small

STINNER Victor report at bugs.python.org
Tue Feb 12 14:19:52 EST 2019


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

I wrote PR 11830: the other solution that I propose, use strong references rather than borrowed references.

----------

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


More information about the Python-bugs-list mailing list