New issue 513: Keyboard Interrupt doesn't show a stack trace https://bitbucket.org/hpk42/pytest/issue/513/keyboard-interrupt-doesnt-show-a-stack
Matthias Urlichs: Sometimes (a test runs very long for no good reason, goes into endless recursion or a loop) I want an interrupt with stack trace / pdb when I press ^C. Could you please add an option which turns off catching KeyboardInterrupt and handles it like any other error? _______________________________________________ pytest-commit mailing list pytest-commit@python.org https://mail.python.org/mailman/listinfo/pytest-commit