summaryrefslogtreecommitdiffstats
path: root/Misc/find_recursionlimit.py
Commit message (Expand)AuthorAgeFilesLines
* Merged revisions 66457-66459,66465-66468,66483-66485,66487-66491 via svnmerge...Benjamin Peterson2008-09-171-8/+21
* #3640: Correct a crash in cPickle on 64bit platforms, in the case of deeply n...Amaury Forgeot d'Arc2008-09-111-0/+20
* Run 2to3's print fixer over some places that had been missed.Collin Winter2007-08-301-4/+4
* Remove support for __members__ and __methods__. There still might beNeal Norwitz2007-08-111-2/+0
* Whitespace normalization, via reindent.py.Tim Peters2004-07-181-2/+1
* script that reports a fairly safe recursionlimit for a specific platformJeremy Hylton2000-08-311-0/+88