COMMITS
/ Tools/scripts/find_recursionlimit.py July 3, 2015
Y
Issue #19235: Add new RecursionError exception. Patch by Georg Brandl.
Yury Selivanov committed
December 18, 2012
A
Issue #16714: use 'raise' exceptions, don't 'throw'.
Andrew Svetlov committed
November 4, 2012
N
Issue #5765: Also check the compiler when finding the recursion limit
Nick Coghlan committed
April 5, 2012
R
#14490, #14491: add 'sundry'-style import tests for Tools/scripts.
R David Murray committed
July 26, 2011
É
Fix missing or wrong shebangs and missing executable bits for scripts (#10318)
Éric Araujo committed
January 23, 2011
A
Issue #10987: Fix the recursion limit handling in the _pickle module.
Antoine Pitrou committed
March 11, 2010
B
convert shebang lines: python -> python3
Benjamin Peterson committed
October 11, 2009
G
Merged revisions 75370-75372 via svnmerge from
Georg Brandl committed