1. 0fb681e Fix missing or shebangs and executable bits for scripts (#10318) by Éric Araujo · 13 years ago
  2. 2bd92a5 Move find_recursionlimit.py to Tools/scripts; it is out of place in Misc. by Georg Brandl · 15 years ago[Renamed from Misc/find_recursionlimit.py]
  3. 3c9f541 Issue #3850: Misc/find_recursionlimit.py was broken. by Antoine Pitrou · 16 years ago
  4. 24cb382 #3640: Correct a crash in cPickle on 64bit platforms, in the case of deeply nested lists or dicts. by Amaury Forgeot d'Arc · 16 years ago
  5. 182b5ac Whitespace normalization, via reindent.py. by Tim Peters · 20 years ago
  6. c18b7d9 script that reports a fairly safe recursionlimit for a specific platform by Jeremy Hylton · 24 years ago