[issue9263] Try to print repr() when an C-level assert fails (in the garbage collector, beyond?)

STINNER Victor report at bugs.python.org
Thu Nov 22 11:40:57 EST 2018


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


New changeset c9b3fc6b59b625c36c31ad437253e7140938af1a by Victor Stinner in branch '3.6':
bpo-9263: _PyObject_Dump() detects freed memory (GH-10061) (GH-10662) (GH-10663)
https://github.com/python/cpython/commit/c9b3fc6b59b625c36c31ad437253e7140938af1a


----------

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


More information about the Python-bugs-list mailing list