- 409a1be improve start default for relpath by Benjamin Peterson · 11 years ago
- 3732ed2 Merge in all documentation changes since branching 3.4.0rc1. by Larry Hastings · 11 years ago
- 0e90e99 Issue #19795: Improved markup of True/False constants. by Serhiy Storchaka · 11 years ago
- fbc1c26 Issue #19795: Improved markup of True/False constants. by Serhiy Storchaka · 11 years ago
- 31119e4 Issue #19673: Add pathlib to the stdlib as a provisional module (PEP 428). by Antoine Pitrou · 11 years ago
- 690a6a9 Issue #19207: Improved cross-references in the os, os.path, and posix modules by Serhiy Storchaka · 11 years ago
- dab8354 Issue #19207: Improved cross-references in the os, os.path, and posix modules by Serhiy Storchaka · 11 years ago
- 1cb28a1 merge with 3.3 by Georg Brandl · 11 years ago
- f632494 Clarify docs for os.path.getctime on Unix: it is the inode (metadata) change time by Georg Brandl · 11 years ago
- d0a03ad #18389: Clarify that relpath does not access the file system. by R David Murray · 11 years ago
- ce10fab #18389: Clarify that relpath does not access the file system. by R David Murray · 11 years ago
- 15cddb4 Merge with 3.3 by Terry Jan Reedy · 12 years ago
- b271727 Merge with 3.2 by Terry Jan Reedy · 12 years ago
- f346041 Issue #17415: Trim trailing whitespace by Terry Jan Reedy · 12 years ago
- a52c2d6 Merge with 3.3 by Terry Jan Reedy · 12 years ago
- 3380170 Merge with 3.2 by Terry Jan Reedy · 12 years ago
- ec6e132 Issue #17415: Clarify 'this' referent by moving containing sentence just after by Terry Jan Reedy · 12 years ago
- 4e62033 merge #16877: Add mention that shell-style path expansions are not automatic. by R David Murray · 12 years ago
- e6dec98 merge #16877: Add mention that shell-style path expansions are not automatic. by R David Murray · 12 years ago
- a4e700c #16877: Add mention that shell-style path expansions are not automatic. by R David Murray · 12 years ago
- 490b32a Fix #11939. Set st_dev attribute on Windows to simplify os.path.samefile. by Brian Curtin · 12 years ago
- 88a3e1f Merge: use OSError instead of os.error in the docs. by Andrew Svetlov · 12 years ago
- 618c2e1 Use OSError instead of os.error in the docs. by Andrew Svetlov · 12 years ago
- b48f4ea Merge from 3.3: add hyperlinks to some os.path function docs (issue #16552). by Chris Jerdonek · 12 years ago
- 3b39d35 Merge from 3.2: add hyperlinks to some os.path function docs (issue #16552). by Chris Jerdonek · 12 years ago
- 0b502ff Add hyperlinks to the docs of some os.path functions (issue #16552). by Chris Jerdonek · 12 years ago
- f6c2e89 #16135: Removal of OS/2 support (Docs) by Jesus Cea · 12 years ago
- 2240ac1 Issue #15261: Stop os.stat(fd) crashing on Windows when fd not open. by Richard Oudkerk · 12 years ago
- 61063cc Fix a couple of versionadded/versionchanged related markup errors. by Georg Brandl · 12 years ago
- 24eb4bc #9921: clarify os.path.join joining algorithm by R David Murray · 13 years ago
- f10f162 Consistent ordering of availability statements by Antoine Pitrou · 14 years ago
- 539c165 #6825: small correction to split() docs. by Georg Brandl · 14 years ago
- b55e498 Issue #767645: fix os.path.supports_unicode_filenames definition by Victor Stinner · 14 years ago
- 6285774 Implement #7566 - os.path.sameopenfile for Windows. by Brian Curtin · 14 years ago
- 353ebce #7386: add example that shows that trailing path separators are stripped. by Georg Brandl · 14 years ago
- b382337 Fix markup. by Georg Brandl · 14 years ago
- c739569 Adding versionchanged to the various Windows os.symlink additions, along by Brian Curtin · 14 years ago
- d40e6f7 Implement #1578269. Patch by Jason R. Coombs. by Brian Curtin · 14 years ago
- 5a3ef5b #9018: os.path.normcase() now raises a TypeError if the argument is not str or bytes. by Ezio Melotti · 14 years ago
- f650e46 Merged revisions 80894,80896 via svnmerge from by Benjamin Peterson · 15 years ago
- 1824415 Switch more function arguments docs to new-style. by Georg Brandl · 15 years ago
- 5a607a3 Issue #5799: ntpath (ie, os.path on Windows) fully supports UNC pathnames. by Mark Hammond · 16 years ago
- 747f051 Remove merging accident. by Georg Brandl · 16 years ago
- e720c0a Merged revisions 72009 via svnmerge from by Georg Brandl · 16 years ago
- 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
- ac4b39f Merged revisions 70746 via svnmerge from by Ronald Oussoren · 16 years ago
- 76e5538 Some more notes about bytes/string filename APIs. by Georg Brandl · 16 years ago
- 651423c More bytes vs. strings documentation. by Martin v. Löwis · 16 years ago
- c575c90 Merged revisions 66452 via svnmerge from by Georg Brandl · 16 years ago
- d71ca41 Remove os.path.walk by Benjamin Peterson · 17 years ago
- f694518 Update docs w.r.t. PEP 3100 changes -- patch for GHOP by Dan Finnie. by Georg Brandl · 17 years ago
- af98da1 Merged revisions 60284-60349 via svnmerge from by Christian Heimes · 17 years ago
- 9afde1c #1370: Finish the merge r58749, log below, by resolving all conflicts in Doc/. by Georg Brandl · 17 years ago
- 55ac8f0 Get rid of the remaining versionadded/versionchanged directives. by Georg Brandl · 17 years ago
- 116aa62 Move the 3k reST doc tree in place. by Georg Brandl · 17 years ago