1. 89a1c93 bpo-9850: Deprecate the macpath module (#1540) by Victor Stinner · 8 years ago
  2. 597d15a Issue #23277: Remove unused support.run_unittest import. by Serhiy Storchaka · 9 years ago
  3. 3deeeb0 Issue #21883: os.path.join() and os.path.relpath() now raise a TypeError with by Serhiy Storchaka · 11 years ago
  4. ca534ab Issue #9850: Fixed macpath.join() for empty first component. Patch by by Serhiy Storchaka · 11 years ago
  5. d0dfe9a #16852: test_genericpath, test_posixpath, test_ntpath, and test_macpath now work with unittest test discovery. Patch by Zachary Ware. by Ezio Melotti · 13 years ago
  6. e3ed2e0 Merge other tests from test_*path.py into test_genericpath.CommonTest, and do some cleanup. by Florent Xicluna · 15 years ago
  7. c9c7978 Merged revisions 78734-78735 via svnmerge from by Florent Xicluna · 15 years ago
  8. a11865b Merged revisions 78249 via svnmerge from by Ezio Melotti · 15 years ago
  9. c9c0f20 convert old fail* assertions to assert* by Benjamin Peterson · 16 years ago
  10. b186f34 Issue3187 for Macintosh platform: by Amaury Forgeot d'Arc · 17 years ago
  11. ee8712c #2621 rename test.test_support to test.support by Benjamin Peterson · 17 years ago
  12. e61fd5b Patch by Christian Heimes to change self.assert_(x == y) into by Guido van Rossum · 18 years ago
  13. d8faa36 Merged revisions 53952-54987 via svnmerge from by Guido van Rossum · 18 years ago
  14. 6578dc9 Whitespace normalization. by Tim Peters · 23 years ago
  15. de33379 Patch #536661: Improve performance of splitext. Add test_macpath. by Martin v. Löwis · 23 years ago