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

STINNER Victor report at bugs.python.org
Mon Sep 9 11:45:02 EDT 2019


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


New changeset d91d4de31745fc1ed4c7e6c208917827c9c472b6 by Victor Stinner in branch 'master':
bpo-38070: visit_decref() calls _PyObject_IsFreed() (GH-15782)
https://github.com/python/cpython/commit/d91d4de31745fc1ed4c7e6c208917827c9c472b6


----------

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


More information about the Python-bugs-list mailing list