aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Tools/scripts/find_recursionlimit.py
Commit message (Expand)AuthorAge
* Issue #16714: use 'raise' exceptions, don't 'throw'.Andrew Svetlov2012-12-18
|\
* | Issue #5765: Also check the compiler when finding the recursion limitNick Coghlan2012-11-05
|/
* #14490, #14491: add 'sundry'-style import tests for Tools/scripts.R David Murray2012-04-04
* Fix missing or wrong shebangs and missing executable bits for scripts (#10318)Éric Araujo2011-07-26
* Issue #10987: Fix the recursion limit handling in the _pickle module.Antoine Pitrou2011-01-23
* convert shebang lines: python -> python3Benjamin Peterson2010-03-11
* Merged revisions 75370-75372 via svnmerge fromGeorg Brandl2009-10-11