[issue38392] Ensure that objects entering the GC are valid

STINNER Victor report at bugs.python.org
Mon Oct 7 18:09:34 EDT 2019


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


New changeset 1b1845569539db5c1a6948a5d32daea381f1e35f by Victor Stinner in branch 'master':
bpo-38392: PyObject_GC_Track() validates object in debug mode (GH-16615)
https://github.com/python/cpython/commit/1b1845569539db5c1a6948a5d32daea381f1e35f


----------

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


More information about the Python-bugs-list mailing list