1. 68468eb Get rid of many apply() calls. by Guido van Rossum · 21 years ago
  2. 2c60f7a Whitespace normalization. by Tim Peters · 21 years ago
  3. 14e73b1 Expose I_ constants. Auto-detect stropts.h. Properly configure the slave terminal. by Martin v. Löwis · 22 years ago
  4. 6c611fa Patch #581705: Catch OSError, termios.error in spawn. 2.2 bugfix candidate. by Martin v. Löwis · 22 years ago
  5. 3a2ab1a Whitespace normalization. by Tim Peters · 23 years ago
  6. a059957 A disgusting "fix" for the test___all__ failure under Windows. by Tim Peters · 23 years ago
  7. 6525531 Clean up bare except where only IOError makes sense. by Fred Drake · 23 years ago
  8. 66aaaae Update to reflect deprecation of the FCNTL module: The fcntl module does by Fred Drake · 23 years ago
  9. c62c81e __all__ for several more modules by Skip Montanaro · 23 years ago
  10. 2344fae Whitespace normalization. by Tim Peters · 24 years ago
  11. 0ea1fc8 Fix bug #379, reported by Phillip Porch <root@theproch.com>: by Fred Drake · 24 years ago
  12. 8cef4cf Thomas Wouters <thomas@xs4all.net>: by Fred Drake · 24 years ago
  13. 54f22ed More trivial comment -> docstring transformations by Ka-Ping Yee, who writes: by Guido van Rossum · 24 years ago
  14. 96d80f9 No need to import sys. (Andrew Dalke & kjpylint) by Guido van Rossum · 25 years ago
  15. 23cb2a8 New tty/pty modules by Steen; new urlparser. by Guido van Rossum · 30 years ago