1. 21d3a32 Combine the functionality of test_support.run_unittest() by Walter Dörwald · 21 years ago
  2. ce92147 Added the Mac to platforms that don't have user/group/other modes. by Jack Jansen · 22 years ago
  3. 8bec483 Two bugs: by Fred Drake · 22 years ago
  4. 7633d23 Don't call warnings.resetwarnings(); that does bad things that cause by Fred Drake · 22 years ago
  5. 8ccd9b6 Standardize behavior: no docstrings in test functions. Also get rid by Guido van Rossum · 22 years ago
  6. 1d0eeec OS/2 EMX behaves like Windows where file permissions are concerned by Andrew MacIntyre · 22 years ago
  7. e888cdc Get rid of _once(); inlining it takes less code. :-) by Guido van Rossum · 22 years ago
  8. 7874106 Patch by Zack W to make test_noinherit() more robust: spawn a Python by Guido van Rossum · 22 years ago
  9. 68ee012 Drop the number of test files to 100 for all the tests by Neal Norwitz · 22 years ago
  10. 20f0b36 test_many(): open only 100 temp files, not 1000. Some systems don't by Guido van Rossum · 22 years ago
  11. ca3ac7f There's no distinction among 'user', 'group' and 'world' permissions by Tim Peters · 22 years ago
  12. a0d55de Whitespace normalization. by Tim Peters · 22 years ago
  13. 0e54871 Check-in of the most essential parts of SF 589982 (tempfile.py by Guido van Rossum · 22 years ago
  14. c57a285 SF bug #476138: tempfile behavior across platforms by Tim Peters · 23 years ago