1. c34177c Try to fix the sporadic problems on the Solaris buildbot with removing by Neal Norwitz · 17 years ago
  2. e2e36ba posix.fdopen does not exists any more; and os.fdopen exists on all platforms. by Amaury Forgeot d'Arc · 17 years ago
  3. dcf97b9 Merged revisions 64434-64435,64440-64443,64445,64447-64448,64450,64452,64455,64461,64464,64466,64468 via svnmerge from by Benjamin Peterson · 17 years ago
  4. ee8712c #2621 rename test.test_support to test.support by Benjamin Peterson · 17 years ago
  5. d5e2b6f Merged revisions 61538-61540,61556,61559-61560,61563,61565,61571,61575-61576,61580-61582,61586,61591,61593,61595,61605-61606,61613-61616,61618,61621-61623,61625,61627,61631-61634 via svnmerge from by Christian Heimes · 17 years ago
  6. 05e8be1 Merged revisions 60990-61002 via svnmerge from by Christian Heimes · 17 years ago
  7. 98297ee Merging the py3k-pep3137 branch back into the py3k branch. by Guido van Rossum · 18 years ago
  8. 687b9c0 Patch 1318 by Christian Heimes: remove os.tmpnam(), os.tempnam(), by Guido van Rossum · 18 years ago
  9. 3add4d7 Raise statement normalization in Lib/test/. by Collin Winter · 18 years ago
  10. cf297e4 Merged revisions 53623-53858 via svnmerge from by Thomas Wouters · 18 years ago
  11. 49fd7fa Merge p3yk branch with the trunk up to revision 45595. This breaks a fair by Thomas Wouters · 19 years ago
  12. 9847000 Add tests for posix O_SHLOCK & O_EXLOCK. Missed checking this in with by Skip Montanaro · 20 years ago
  13. c28e7ad Try to improve test coverage for utime() by Neal Norwitz · 21 years ago
  14. 21d3a32 Combine the functionality of test_support.run_unittest() by Walter Dörwald · 22 years ago
  15. 6e54f57 Fix SF bug #697556, test_posix fails: getlogin by Neal Norwitz · 22 years ago
  16. 71b13e8 Fix SF bug #690081, test_posix fails when run in non-interactive mode by Neal Norwitz · 22 years ago
  17. 2ff51a8 Make changes suggested by Walter to use self.assert*() methods. by Neal Norwitz · 22 years ago
  18. 003eb30 test_posix is an expected skip on Win32. Also fixed test_posix to by Tim Peters · 22 years ago
  19. e241ce8 Added test_posix (hopefully it works on Windows). by Neal Norwitz · 22 years ago