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