]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Give more info in verbose mode when checking crashers, and stress the stack even...
authorNick Coghlan <ncoghlan@gmail.com>
Thu, 17 Mar 2011 15:04:34 +0000 (11:04 -0400)
committerNick Coghlan <ncoghlan@gmail.com>
Thu, 17 Mar 2011 15:04:34 +0000 (11:04 -0400)
commitf694a409aadf04e67d4e72a6f8e45dcbe34ab6e5
tree6e5b6cbda7dedf6210f07ccc523a0cf43e8ac5e3
parent589e8d9b127fe47fa037a65fb7bfc863d9467d4b
Give more info in verbose mode when checking crashers, and stress the stack even more in the compiler crasher
Lib/test/crashers/compiler_recursion.py
Lib/test/test_crashers.py