1. 90f5ba5 convert shebang lines: python -> python3 by Benjamin Peterson · 14 years ago
  2. 6103ab1 Remove AtheOS support, as per PEP 11 (which claims that all code was removed in Python 3.0). by Antoine Pitrou · 15 years ago
  3. 8efadf5 Ran 2to3 over scripts directory. by Georg Brandl · 16 years ago
  4. a37d4c6 Removed PyInt_GetMax and sys.maxint by Christian Heimes · 17 years ago
  5. eb33e5a Remove support for BeOS by Skip Montanaro · 17 years ago
  6. 7cae87c Patch #1550800: make exec a function. by Georg Brandl · 18 years ago
  7. e236b38 [Patch #1005491 ] use __name__ == '__main__' in scripts by Andrew M. Kuchling · 20 years ago
  8. dab3bc0 Expand negative hexadecimal constants. by Martin v. Löwis · 22 years ago
  9. f90ae20 Patch #488073: AtheOS port. by Martin v. Löwis · 22 years ago
  10. 436fd75 Warning message about unfound file was missing trailing \n. by Guido van Rossum · 23 years ago
  11. e51c3f5 SF patch #489680 (David Abrahams): h2py uses nonexistent method splitfields() by Guido van Rossum · 23 years ago
  12. f2f8c51 When representing #includes as imports, do from MOD import *. by Martin v. Löwis · 23 years ago
  13. 4f85bf3 Patch #437683: Use re instead of regex. by Martin v. Löwis · 23 years ago
  14. 70c4378 Whitespace normalization. by Tim Peters · 23 years ago
  15. 5cd975c Patch by Chris Herborth: by Guido van Rossum · 26 years ago
  16. 9189bda support C++ comments by Guido van Rossum · 27 years ago
  17. f06ee5f /usr/local/bin/python -> /usr/bin/env python by Guido van Rossum · 28 years ago
  18. 6100d91 Allow whitespace before '#' in preprocessor directives. by Guido van Rossum · 28 years ago
  19. 514d351 use $INCLUDE path (Mark Hammond) by Guido van Rossum · 30 years ago
  20. 07c9645 Get rid of freeze (now its own directory). by Guido van Rossum · 30 years ago
  21. 01f5f62 Added -i option to ignore general regexps by Guido van Rossum · 30 years ago
  22. 09336f9 Process command line arguments; skip #defines that generate invalid Python by Guido van Rossum · 30 years ago
  23. 41ffccb *** empty log message *** by Guido van Rossum · 31 years ago
  24. 047979e Fix regexp recognizing comments to cope with unterminated comments. by Guido van Rossum · 32 years ago
  25. 2ba9f30 Initial revision by Guido van Rossum · 32 years ago