summaryrefslogtreecommitdiff
path: root/Tools/scripts/find_recursionlimit.py
Commit message (Expand)AuthorAgeFilesLines
* Issue #19235: Add new RecursionError exception. Patch by Georg Brandl.Yury Selivanov2015-07-031-2/+2
* Issue #16714: use 'raise' exceptions, don't 'throw'.Andrew Svetlov2012-12-181-0/+7
|\
| * Issue #5765: Also check the compiler when finding the recursion limitNick Coghlan2012-11-051-0/+7
|/
* #14490, #14491: add 'sundry'-style import tests for Tools/scripts.R David Murray2012-04-041-11/+13
* Fix missing or wrong shebangs and missing executable bits for scripts (#10318)Éric Araujo2011-07-261-0/+0
* Issue #10987: Fix the recursion limit handling in the _pickle module.Antoine Pitrou2011-01-231-2/+3
* convert shebang lines: python -> python3Benjamin Peterson2010-03-111-1/+1
* Merged revisions 75370-75372 via svnmerge fromGeorg Brandl2009-10-111-0/+118