1. a0e92a8 Fix missing or wrong shebangs and missing executable bits for scripts (#10318) by Éric Araujo · 13 years ago
  2. 90f5ba5 convert shebang lines: python -> python3 by Benjamin Peterson · 14 years ago
  3. 6afaeb7 Convert print statements to function calls in Tools/. by Collin Winter · 17 years ago
  4. a18af4e PEP 3114: rename .next() to .__next__() and add next() builtin. by Georg Brandl · 17 years ago
  5. b940e11 SF patch 1631942 by Collin Winter: by Guido van Rossum · 18 years ago
  6. ebb7133 Fix typo in module docstring. by Tim Peters · 23 years ago
  7. 3055ad2 + A msg on c.l.py reminded me that docstrings can be implicitly catenated. by Tim Peters · 23 years ago
  8. b704238 Tool to delete (or just rewrite parts of) obsolete future statements. by Tim Peters · 23 years ago