]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #5765: Also check the compiler when finding the recursion limit
authorNick Coghlan <ncoghlan@gmail.com>
Sun, 4 Nov 2012 14:19:18 +0000 (00:19 +1000)
committerNick Coghlan <ncoghlan@gmail.com>
Sun, 4 Nov 2012 14:19:18 +0000 (00:19 +1000)
commit10d6ddeef19a69ab9a73e64a3a9a82c50a4160a2
tree3c6d41e21074d93518346c84a7976b131b79e02f
parentaab9c2b2ead7b786947c367a9cc5d9c921b9ea99
Issue #5765: Also check the compiler when finding the recursion limit
Tools/scripts/find_recursionlimit.py