[issue1733757] RuntimeWarning: tp_compare didn't return -1 or -2

Alain Spineux report at bugs.python.org
Wed Apr 2 16:13:41 CEST 2008


Alain Spineux <alain.spineux at gmail.com> added the comment:

This has chnaged with python-2.5.2.
runing python openpkg under linux centos-5.1, 
the test case case4.py don't give any error message anymore, but
still block like with 2.5.1:
# strace -p 937
Process 937 attached - interrupt to quit
futex(0x9b9cc78, FUTEX_WAIT, 0, NULL

Hope this help

----------
nosy: +aspineux
title: RuntimeWarning: tp_compare didn't return -1 or -2  -> RuntimeWarning: tp_compare didn't return -1 or -2

_____________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1733757>
_____________________________________


More information about the Python-bugs-list mailing list