1. 11b3a60 #16852: merge with 3.3. by Ezio Melotti · 12 years ago
  2. 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
  3. 269b3ce (Merge 3.2) Issue #16218, #16414, #16444: Backport FS_NONASCII, by Victor Stinner · 12 years ago
  4. 0af71aa Issue #16218, #16414, #16444: Backport FS_NONASCII, TESTFN_UNDECODABLE, by Victor Stinner · 12 years ago
  5. e701ec5 Add tests for Issue #10646. by Brian Curtin · 12 years ago
  6. 490b32a Fix #11939. Set st_dev attribute on Windows to simplify os.path.samefile. by Brian Curtin · 12 years ago
  7. ff3d515 Issue #16444, #16218: Use TESTFN_UNDECODABLE on UNIX by Victor Stinner · 12 years ago
  8. 8f049e5 Issue #16414: Fix support.TESTFN_UNDECODABLE and test_genericpath.test_nonascii_abspath() by Victor Stinner · 12 years ago
  9. 8b219b2 Issue #16414: Add support.FS_NONASCII and support.TESTFN_NONASCII by Victor Stinner · 12 years ago
  10. fce2a6e Issue #15441, #15478: Reenable test_nonascii_abspath() on Windows by Victor Stinner · 12 years ago
  11. 7c7ea62 Issue #15441: Skip test_nonascii_abspath() of test_genericpath on Windows by Victor Stinner · 12 years ago
  12. 2240ac1 Issue #15261: Stop os.stat(fd) crashing on Windows when fd not open. by Richard Oudkerk · 12 years ago
  13. f7c5ae2 Issue #13374: Deprecate os.getcwdb() on Windows by Victor Stinner · 13 years ago
  14. 1ab6c2d Issue #13374: The Windows bytes API has been deprecated in the os module. Use by Victor Stinner · 13 years ago
  15. 87082ee Merged manually from 2.7 branch to 3.x trunk. by Florent Xicluna · 14 years ago
  16. 5a3ef5b #9018: os.path.normcase() now raises a TypeError if the argument is not str or bytes. by Ezio Melotti · 14 years ago
  17. b6f916d Fix verb tense in skip message. by R. David Murray · 14 years ago
  18. 1efde67 Issue #8422, test_genericpath: skip the creation of a directory with an invalid by Victor Stinner · 14 years ago
  19. 81c867c Fix string-> bytes conversion on backport from 2.x. by Florent Xicluna · 14 years ago
  20. e3ed2e0 Merge other tests from test_*path.py into test_genericpath.CommonTest, and do some cleanup. by Florent Xicluna · 14 years ago
  21. c9c7978 Merged revisions 78734-78735 via svnmerge from by Florent Xicluna · 14 years ago
  22. a11865b Merged revisions 78249 via svnmerge from by Ezio Melotti · 14 years ago
  23. c9c0f20 convert old fail* assertions to assert* by Benjamin Peterson · 15 years ago
  24. ee8712c #2621 rename test.test_support to test.support by Benjamin Peterson · 16 years ago
  25. 199fc75 str/bytes strictness. by Guido van Rossum · 17 years ago
  26. dc12288 Make test_genericpath pass. by Guido van Rossum · 17 years ago
  27. 89f507f Four months of trunk changes (including a few releases...) by Thomas Wouters · 18 years ago