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

STINNER Victor report at bugs.python.org
Fri Oct 26 12:39:22 EDT 2018


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


New changeset 0862505a0377c12e8004b2eb8de0555f26ce9530 by Victor Stinner in branch 'master':
bpo-9263: Use _PyObject_ASSERT() in typeobject.c (GH-10111)
https://github.com/python/cpython/commit/0862505a0377c12e8004b2eb8de0555f26ce9530


----------

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


More information about the Python-bugs-list mailing list