Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
72c0141f03f723fe5269cb9cdcb1541a4c6811e8
/
Tools
/
scripts
/
find_recursionlimit.py
0fb681e
Fix missing or shebangs and executable bits for scripts (#10318)
by Éric Araujo
· 14 years ago
2bd92a5
Move find_recursionlimit.py to Tools/scripts; it is out of place in Misc.
by Georg Brandl
· 16 years ago
[Renamed from Misc/find_recursionlimit.py]
3c9f541
Issue #3850: Misc/find_recursionlimit.py was broken.
by Antoine Pitrou
· 17 years ago
24cb382
#3640: Correct a crash in cPickle on 64bit platforms, in the case of deeply nested lists or dicts.
by Amaury Forgeot d'Arc
· 17 years ago
182b5ac
Whitespace normalization, via reindent.py.
by Tim Peters
· 21 years ago
c18b7d9
script that reports a fairly safe recursionlimit for a specific platform
by Jeremy Hylton
· 25 years ago