[issue11825] faulthandler: failure without threads

2011-04-12 Thread STINNER Victor
Changes by STINNER Victor : -- resolution: -> fixed status: open -> closed ___ Python tracker ___ ___ Python-bugs-list mailing list U

[issue11825] faulthandler: failure without threads

2011-04-12 Thread Roundup Robot
Roundup Robot added the comment: New changeset 64e8d371812c by Victor Stinner in branch 'default': Fix #11825: disable regrtest timeout if Python doesn't support threads http://hg.python.org/cpython/rev/64e8d371812c -- nosy: +python-dev ___ Python tr

[issue11825] faulthandler: failure without threads

2011-04-11 Thread Stefan Krah
Stefan Krah added the comment: The patch works. Is it expected that dump_tracebacks_later is missing when building --without-threads? If so, the warning is probably confusing for the uninitiated. -- ___ Python tracker

[issue11825] faulthandler: failure without threads

2011-04-11 Thread STINNER Victor
STINNER Victor added the comment: Attached patch disables regrtest.py timeout if faulthandler.dump_tracebacks_later() is missing. It prints a warning at startup, and an error if --timeout option is used. -- keywords: +patch Added file: http://bugs.python.org/file21613/timeout.patch _

[issue11825] faulthandler: failure without threads

2011-04-10 Thread Stefan Krah
New submission from Stefan Krah : Hi, the tests fail on Debian if the option --without-threads is used: ./configure --with-pydebug --without-threads make make test ./python -Wd -E -bb ./Lib/test/regrtest.py -l == CPython 3.3a0 (default:9140f2363623+, Jan 30 2011, 04:52:32) [GCC 4.1.2 2006111