1. 53f78ec Doc: Improve consistency of os.path.normcase with other os.path functions (GH-14004) by Kexuan Sun · 6 years ago
  2. 75e0649 bpo-9949: Enable symlink traversal for ntpath.realpath (GH-15287) by Steve Dower · 6 years ago
  3. 9549203 bpo-6689: os.path.commonpath raises ValueError for different drives isn't documented (GH-14045) by Makdon · 6 years ago
  4. 32d1458 Changes to the documentation of normcase (GH-4725) by Kexuan Sun · 6 years ago
  5. 8ef864d bpo-36264: Updates documentation for change to expanduser on Windows (GH-12294) by Steve Dower · 6 years ago
  6. 32ebd85 bpo-29707: Document that os.path.ismount() is not able to reliable detect bind mounts. (GH-11238) by Serhiy Storchaka · 7 years ago
  7. d7538dd bpo-35471: Remove the macpath module (GH-11129) by Victor Stinner · 7 years ago
  8. 913876d bpo-35054: Add yet more index entries for symbols. (GH-10121) by Serhiy Storchaka · 7 years ago
  9. e483f02 bpo-35044, doc: Use the :exc: role for the exceptions (GH-10037) by Stéphane Wirtel · 7 years ago
  10. ddb961d bpo-35054: Add more index entries for symbols. (GH-10064) by Serhiy Storchaka · 7 years ago
  11. 2d6097d bpo-11233: Create availability directive for documentation (GH-9692) by Cheryl Sabella · 7 years ago
  12. 0185f34 bpo-33721: Make some os.path functions and pathlib.Path methods be tolerant to invalid paths. (#7695) by Serhiy Storchaka · 7 years ago
  13. b3dd18d bpo-15221: Update os.path.is*() documentation (GH-5185) by Cheryl Sabella · 8 years ago
  14. 01b5aab bpo-31827: Remove os.stat_float_times() (GH-4061) by Victor Stinner · 8 years ago
  15. 9ed707e Issue #29197: Removed deprecated function ntpath.splitunc(). by Serhiy Storchaka · 9 years ago
  16. 6fa7aad Issue #26027, #27524: Document the support for path-like objects in os and os.path. by Brett Cannon · 9 years ago
  17. fa089b9 Issue #22558: Add remaining doc links to source code for Python-coded modules. by Terry Jan Reedy · 9 years ago
  18. 32db438 Issue 27216: Fix typo (noticed by Alex Chan). by Ned Deily · 9 years ago
  19. 2eb819f Issue #25523: Merge "a" to "an" fixes from 3.4 into 3.5 by Martin Panter · 10 years ago
  20. 7462b649 Issue #25523: Correct "a" article to "an" article by Martin Panter · 10 years ago
  21. de11561 Further improve os.path.commonprefix() docs. by Yury Selivanov · 10 years ago
  22. 80ac11f docs: Improve docs for os.path.commonprefix by Yury Selivanov · 10 years ago
  23. 3822093 Issue #10395: Added os.path.commonpath(). Implemented in posixpath and ntpath. by Serhiy Storchaka · 10 years ago
  24. a13dab4 Issue #15414: Clean and correct the os.path.join docs. by Zachary Ware · 11 years ago
  25. f6f78e1 clarify that islink only really works if python knows about symlinks (closes #13143) by Benjamin Peterson · 11 years ago
  26. 409a1be improve start default for relpath by Benjamin Peterson · 11 years ago
  27. 3732ed2 Merge in all documentation changes since branching 3.4.0rc1. by Larry Hastings · 11 years ago
  28. 0e90e99 Issue #19795: Improved markup of True/False constants. by Serhiy Storchaka · 12 years ago
  29. fbc1c26 Issue #19795: Improved markup of True/False constants. by Serhiy Storchaka · 12 years ago
  30. 31119e4 Issue #19673: Add pathlib to the stdlib as a provisional module (PEP 428). by Antoine Pitrou · 12 years ago
  31. 690a6a9 Issue #19207: Improved cross-references in the os, os.path, and posix modules by Serhiy Storchaka · 12 years ago
  32. dab8354 Issue #19207: Improved cross-references in the os, os.path, and posix modules by Serhiy Storchaka · 12 years ago
  33. 1cb28a1 merge with 3.3 by Georg Brandl · 12 years ago
  34. f632494 Clarify docs for os.path.getctime on Unix: it is the inode (metadata) change time by Georg Brandl · 12 years ago
  35. d0a03ad #18389: Clarify that relpath does not access the file system. by R David Murray · 12 years ago
  36. ce10fab #18389: Clarify that relpath does not access the file system. by R David Murray · 12 years ago
  37. 15cddb4 Merge with 3.3 by Terry Jan Reedy · 12 years ago
  38. b271727 Merge with 3.2 by Terry Jan Reedy · 12 years ago
  39. f346041 Issue #17415: Trim trailing whitespace by Terry Jan Reedy · 12 years ago
  40. a52c2d6 Merge with 3.3 by Terry Jan Reedy · 12 years ago
  41. 3380170 Merge with 3.2 by Terry Jan Reedy · 12 years ago
  42. ec6e132 Issue #17415: Clarify 'this' referent by moving containing sentence just after by Terry Jan Reedy · 12 years ago
  43. 4e62033 merge #16877: Add mention that shell-style path expansions are not automatic. by R David Murray · 13 years ago
  44. e6dec98 merge #16877: Add mention that shell-style path expansions are not automatic. by R David Murray · 13 years ago
  45. a4e700c #16877: Add mention that shell-style path expansions are not automatic. by R David Murray · 13 years ago
  46. 490b32a Fix #11939. Set st_dev attribute on Windows to simplify os.path.samefile. by Brian Curtin · 13 years ago
  47. 88a3e1f Merge: use OSError instead of os.error in the docs. by Andrew Svetlov · 13 years ago
  48. 618c2e1 Use OSError instead of os.error in the docs. by Andrew Svetlov · 13 years ago
  49. b48f4ea Merge from 3.3: add hyperlinks to some os.path function docs (issue #16552). by Chris Jerdonek · 13 years ago
  50. 3b39d35 Merge from 3.2: add hyperlinks to some os.path function docs (issue #16552). by Chris Jerdonek · 13 years ago
  51. 0b502ff Add hyperlinks to the docs of some os.path functions (issue #16552). by Chris Jerdonek · 13 years ago
  52. f6c2e89 #16135: Removal of OS/2 support (Docs) by Jesus Cea · 13 years ago
  53. 2240ac1 Issue #15261: Stop os.stat(fd) crashing on Windows when fd not open. by Richard Oudkerk · 13 years ago
  54. 61063cc Fix a couple of versionadded/versionchanged related markup errors. by Georg Brandl · 13 years ago
  55. 24eb4bc #9921: clarify os.path.join joining algorithm by R David Murray · 14 years ago
  56. f10f162 Consistent ordering of availability statements by Antoine Pitrou · 15 years ago
  57. 539c165 #6825: small correction to split() docs. by Georg Brandl · 15 years ago
  58. b55e498 Issue #767645: fix os.path.supports_unicode_filenames definition by Victor Stinner · 15 years ago
  59. 6285774 Implement #7566 - os.path.sameopenfile for Windows. by Brian Curtin · 15 years ago
  60. 353ebce #7386: add example that shows that trailing path separators are stripped. by Georg Brandl · 15 years ago
  61. b382337 Fix markup. by Georg Brandl · 15 years ago
  62. c739569 Adding versionchanged to the various Windows os.symlink additions, along by Brian Curtin · 15 years ago
  63. d40e6f7 Implement #1578269. Patch by Jason R. Coombs. by Brian Curtin · 15 years ago
  64. 5a3ef5b #9018: os.path.normcase() now raises a TypeError if the argument is not str or bytes. by Ezio Melotti · 15 years ago
  65. f650e46 Merged revisions 80894,80896 via svnmerge from by Benjamin Peterson · 15 years ago
  66. 1824415 Switch more function arguments docs to new-style. by Georg Brandl · 16 years ago
  67. 5a607a3 Issue #5799: ntpath (ie, os.path on Windows) fully supports UNC pathnames. by Mark Hammond · 16 years ago
  68. 747f051 Remove merging accident. by Georg Brandl · 16 years ago
  69. e720c0a Merged revisions 72009 via svnmerge from by Georg Brandl · 16 years ago
  70. d23f822 Merged revisions 70712,70714,70764-70765,70769-70771,70773,70776-70777,70788-70789,70824,70828,70832,70836,70842,70851,70855,70857,70866-70872,70883,70885,70893-70894,70896-70897,70903,70905-70907,70915,70927,70933,70951,70960,70962-70964,70998,71001,71006,71008,71010-71011,71019,71037,71056,71094,71101-71103,71106,71119,71123,71149-71150,71203,71212,71214-71217,71221,71240 via svnmerge from by Benjamin Peterson · 16 years ago
  71. ac4b39f Merged revisions 70746 via svnmerge from by Ronald Oussoren · 16 years ago
  72. 76e5538 Some more notes about bytes/string filename APIs. by Georg Brandl · 17 years ago
  73. 651423c More bytes vs. strings documentation. by Martin v. Löwis · 17 years ago
  74. c575c90 Merged revisions 66452 via svnmerge from by Georg Brandl · 17 years ago
  75. d71ca41 Remove os.path.walk by Benjamin Peterson · 17 years ago
  76. f694518 Update docs w.r.t. PEP 3100 changes -- patch for GHOP by Dan Finnie. by Georg Brandl · 18 years ago
  77. af98da1 Merged revisions 60284-60349 via svnmerge from by Christian Heimes · 18 years ago
  78. 9afde1c #1370: Finish the merge r58749, log below, by resolving all conflicts in Doc/. by Georg Brandl · 18 years ago
  79. 55ac8f0 Get rid of the remaining versionadded/versionchanged directives. by Georg Brandl · 18 years ago
  80. 116aa62 Move the 3k reST doc tree in place. by Georg Brandl · 18 years ago