1. d0dfe9a #16852: test_genericpath, test_posixpath, test_ntpath, and test_macpath now work with unittest test discovery. Patch by Zachary Ware. by Ezio Melotti · 12 years ago
  2. 269b3ce (Merge 3.2) Issue #16218, #16414, #16444: Backport FS_NONASCII, by Victor Stinner · 12 years ago
  3. 0af71aa Issue #16218, #16414, #16444: Backport FS_NONASCII, TESTFN_UNDECODABLE, by Victor Stinner · 12 years ago
  4. 7c7ea62 Issue #15441: Skip test_nonascii_abspath() of test_genericpath on Windows by Victor Stinner · 12 years ago
  5. 2240ac1 Issue #15261: Stop os.stat(fd) crashing on Windows when fd not open. by Richard Oudkerk · 12 years ago
  6. f7c5ae2 Issue #13374: Deprecate os.getcwdb() on Windows by Victor Stinner · 13 years ago
  7. 1ab6c2d Issue #13374: The Windows bytes API has been deprecated in the os module. Use by Victor Stinner · 13 years ago
  8. 87082ee Merged manually from 2.7 branch to 3.x trunk. by Florent Xicluna · 14 years ago
  9. 5a3ef5b #9018: os.path.normcase() now raises a TypeError if the argument is not str or bytes. by Ezio Melotti · 14 years ago
  10. b6f916d Fix verb tense in skip message. by R. David Murray · 14 years ago
  11. 1efde67 Issue #8422, test_genericpath: skip the creation of a directory with an invalid by Victor Stinner · 14 years ago
  12. 81c867c Fix string-> bytes conversion on backport from 2.x. by Florent Xicluna · 14 years ago
  13. e3ed2e0 Merge other tests from test_*path.py into test_genericpath.CommonTest, and do some cleanup. by Florent Xicluna · 14 years ago
  14. c9c7978 Merged revisions 78734-78735 via svnmerge from by Florent Xicluna · 14 years ago
  15. a11865b Merged revisions 78249 via svnmerge from by Ezio Melotti · 14 years ago
  16. c9c0f20 convert old fail* assertions to assert* by Benjamin Peterson · 15 years ago
  17. ee8712c #2621 rename test.test_support to test.support by Benjamin Peterson · 16 years ago
  18. 199fc75 str/bytes strictness. by Guido van Rossum · 17 years ago
  19. dc12288 Make test_genericpath pass. by Guido van Rossum · 17 years ago
  20. 89f507f Four months of trunk changes (including a few releases...) by Thomas Wouters · 18 years ago