1. dbecd93 Replace list of constants with tuples of constants. by Raymond Hettinger · 19 years ago
  2. 4ebe364 Remove the deprecated statcache module. by Raymond Hettinger · 20 years ago
  3. f64700a Add support for FreeBSD 6. by Hye-Shik Chang · 20 years ago
  4. 70a6b49 Replace backticks with repr() or "%r" by Walter Dörwald · 20 years ago
  5. 9242a4a Add a warning to the posixfile module stating that it will go away. by Fred Drake · 23 years ago
  6. 22cd768 This module didn't work at all anymore -- blew up with AttributeError by Tim Peters · 23 years ago
  7. 86c7e22 Add forgotten import (PyChecker) by Andrew M. Kuchling · 23 years ago
  8. a94414a Remove all remaining uses of the FCNTL module from the standard library. by Fred Drake · 23 years ago
  9. e9901f3 Fix two unqualified except: clauses. by Guido van Rossum · 23 years ago
  10. 7834907 removed __all__ from several modules by Skip Montanaro · 23 years ago
  11. c62c81e __all__ for several more modules by Skip Montanaro · 23 years ago
  12. 2344fae Whitespace normalization. by Tim Peters · 24 years ago
  13. b37bdc2 Do not try to fix bugs while sleeping. by Fred Drake · 24 years ago
  14. 16c4aa4 Kevin Jacobs <jacobs@darwin.cwru.edu>: by Fred Drake · 24 years ago
  15. 2d21863 Add support for FreeBSD-[45]. by Guido van Rossum · 24 years ago
  16. 54f22ed More trivial comment -> docstring transformations by Ka-Ping Yee, who writes: by Guido van Rossum · 25 years ago
  17. 5274c33 According to Craig H Rowland, openbsd2 is yet another BSD variant that by Guido van Rossum · 25 years ago
  18. 027188a According to Jeffrey Honig, bsd/os 2.0 - 4.0 should be added to the by Guido van Rossum · 25 years ago
  19. 45e2fbc Mass check-in after untabifying all files that need it. by Guido van Rossum · 26 years ago
  20. 91221c2 Support for netbsd1 and freebsd3, after suggestions by Anders Andersen by Guido van Rossum · 27 years ago
  21. ba885ff Added linux2 specific code :-( by Guido van Rossum · 28 years ago
  22. 0f6a3bf Added locking hacks for AIX by Guido van Rossum · 28 years ago
  23. 7698d12 Changes to make it work on FreeBSD 2.x. by Guido van Rossum · 28 years ago
  24. ba3e46b fix stupid typo: r->RDLK by Guido van Rossum · 29 years ago
  25. 28aa229 optional mode, bufsize for global function open() by Guido van Rossum · 29 years ago
  26. 13c503e default mode="r" and add optional bufsize by Guido van Rossum · 29 years ago
  27. c762bec Changes by Jaap -- added 'fileopen' method by Guido van Rossum · 30 years ago
  28. 78f8dea New module by Jaap V by Guido van Rossum · 30 years ago