[issue7466] Segmentation fault after about 20 seconds on lenovo T500

Antoine Pitrou report at bugs.python.org
Fri Dec 11 16:55:59 CET 2009


Antoine Pitrou <pitrou at free.fr> added the comment:

IMO it would be better to call _PyObject_GC_IS_TRACKED() explicitly
rather than rely on a subtle difference between the two APIs as in the
current patch.

----------

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


More information about the Python-bugs-list mailing list