commit | 883456833c897ae24a7fb0ac0ff61adfde3531c2 | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@haypocalc.com> | Mon Jun 06 12:14:23 2011 +0200 |
committer | Victor Stinner <victor.stinner@haypocalc.com> | Mon Jun 06 12:14:23 2011 +0200 |
tree | 6d746df7ae75750fa8b3be469286bf99447c1234 | |
parent | 9e586c2b3521188eece23432f2a39e8f728a68af [diff] |
Issue #12250: regrtest --timeout displays a warning instead of failing with an error if faulthandler.dump_tracebacks_later() is missing (e.g. if Python is compiled without threads).