[issue16089] _elementtree causes segfault in GC

Christian Heimes report at bugs.python.org
Sun Sep 30 12:59:03 CEST 2012


Christian Heimes added the comment:

No, it doesn't make a difference when I replace Py_XDECREF() with Py_CLEAR(). I've also replaced Py_(X)DECREF() in the other *_gc_clear() methods without success.

----------

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


More information about the Python-bugs-list mailing list