[issue38070] visit_decref(): add an assertion to check that the object is not freed

STINNER Victor report at bugs.python.org
Mon Oct 7 20:37:42 EDT 2019


STINNER Victor <vstinner at python.org> added the comment:


New changeset 4d5f94b8cd20f804c7868c5395a15aa6032f874c by Victor Stinner in branch 'master':
bpo-38070: Enhance visit_decref() debug trace (GH-16631)
https://github.com/python/cpython/commit/4d5f94b8cd20f804c7868c5395a15aa6032f874c


----------

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


More information about the Python-bugs-list mailing list