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

Dave Malcolm report at bugs.python.org
Tue Jan 11 01:00:01 CET 2011


Dave Malcolm <dmalcolm at redhat.com> added the comment:

As above, but I added an extra call to fflush in case the call to _PyObject_Dump leads to a segfault.

----------
Added file: http://bugs.python.org/file20344/py3k-objdump-on-gcmodule-assertions-2011-01-10-002.patch

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


More information about the Python-bugs-list mailing list