1. a05e7f6 Issue #25505: Remove unused buggy method. by Terry Jan Reedy · 9 years ago
  2. 90f5ba5 convert shebang lines: python -> python3 by Benjamin Peterson · 14 years ago
  3. 8efadf5 Ran 2to3 over scripts directory. by Georg Brandl · 16 years ago
  4. 6afaeb7 Convert print statements to function calls in Tools/. by Collin Winter · 17 years ago
  5. b940e11 SF patch 1631942 by Collin Winter: by Guido van Rossum · 18 years ago
  6. 66a796e Patch #1601678: move intern() to sys.intern(). by Georg Brandl · 18 years ago
  7. 7cae87c Patch #1550800: make exec a function. by Georg Brandl · 18 years ago
  8. f0dfc7a Fix a bunch of typos in documentation, docstrings and comments. by Walter Dörwald · 21 years ago
  9. ac6df95 Fix use of 'file' as a variable name. by Andrew M. Kuchling · 21 years ago
  10. a0ca3d6 - Reverse the meaning of the -m option: warnings about multiple / by Guido van Rossum · 23 years ago
  11. 83e7ccc Whitespace normalization. by Tim Peters · 23 years ago
  12. 1832de4 PEP 238 documented -Qwarn as warning only for classic int or long by Guido van Rossum · 23 years ago
  13. 61c345f Rename the -D option to -Q, to avoid a Jython option name conflict. by Guido van Rossum · 23 years ago
  14. e7a9598 Implement what the docstring said: multiple slashes per line are by Guido van Rossum · 23 years ago
  15. 13c51ec Added more text to the docstring, updated the way the exit status is by Guido van Rossum · 23 years ago
  16. 822218b The beginnings of a script to help finding / operators that may need by Guido van Rossum · 23 years ago