[issue25750] tp_descr_get(self, obj, type) is called without owning a reference to "self"

Jeroen Demeyer report at bugs.python.org
Tue Jan 3 09:42:34 EST 2017


Jeroen Demeyer added the comment:

<shameless plug> If you are on POSIX, you could also use cysignals to get a traceback (simply import cysignals, which will install a handler for fatal signals like SIGSEGV).

----------

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


More information about the Python-bugs-list mailing list