1. 04f357c Get rid of relative imports in all unittests. Now anything that by Barry Warsaw · 22 years ago
  2. dc795b8 Fix the second reincarnation of SF #456395 -- failure on IRIX. This by Guido van Rossum · 23 years ago
  3. 54e54c6 The first batch of changes recommended by the fixdiv tool. These are by Guido van Rossum · 23 years ago
  4. a19a168 Whitespace normalization. by Tim Peters · 24 years ago
  5. b0dbeef Allow the process of reading back what we wrote to a pty to transform by Thomas Wouters · 24 years ago
  6. 2846b0a String method conversion. by Eric S. Raymond · 24 years ago
  7. f785042 a bold attempt to fix things broken by MAL's verify patch: import by Fredrik Lundh · 24 years ago
  8. 3661908 This patch removes all uses of "assert" in the regression test suite by Marc-André Lemburg · 24 years ago
  9. 132dce2 Update the code to better reflect recommended style: by Fred Drake · 24 years ago
  10. 004d5e6 Make reindent.py happy (convert everything to 4-space indents!). by Fred Drake · 24 years ago
  11. f2c1be2 On some systems (like Solaris), the master end of a tty/pty pair is by Thomas Wouters · 24 years ago
  12. b9fa0a8 Raise 'TestSkipped' (from the test_support) module rather than 'ImportError' by Thomas Wouters · 24 years ago
  13. baf2663 Enable extra testing now that os.isatty() is in. (Also tests os.isatty ;P) by Thomas Wouters · 24 years ago
  14. 7e47402 Spelling fixes supplied by Rob W. W. Hooft. All these are fixes in either by Thomas Wouters · 24 years ago
  15. 4c136ee Thomas Wouters <thomas@xs4all.net>: Test case for the pty module. by Fred Drake · 24 years ago