| Commit message (Expand) | Author | Age | Files | Lines |
* | Issue #25523: Correct "a" article to "an" article | Martin Panter | 2015-11-02 | 1 | -1/+1 |
|
|
* | Issue 27216: Fix typo (noticed by Alex Chan). | Ned Deily | 2016-06-04 | 1 | -1/+1 |
|
|
* | Issue #15414: Clean and correct the os.path.join docs. | Zachary Ware | 2014-10-10 | 1 | -11/+16 |
|
|
* | clarify that islink only really works if python knows about symlinks (closes ... | Benjamin Peterson | 2014-06-23 | 1 | -1/+1 |
|
|
* | Issue #19795: Improved markup of True/False constants. | Serhiy Storchaka | 2013-11-29 | 1 | -3/+3 |
|
|
* | Issue #19207: Improved cross-references in the os, os.path, and posix modules | Serhiy Storchaka | 2013-10-13 | 1 | -3/+3 |
|
|
* | Clarify docs for os.path.getctime on Unix: it is the inode (metadata) change ... | Georg Brandl | 2013-10-06 | 1 | -1/+1 |
|
|
* | #18389: Clarify that relpath does not access the file system. | R David Murray | 2013-07-12 | 1 | -2/+4 |
|
|
* | Issue #17415: Trim trailing whitespace | Terry Jan Reedy | 2013-03-17 | 1 | -1/+1 |
|
|
* | Issue #17415: Clarify 'this' referent by moving containing sentence just after | Terry Jan Reedy | 2013-03-17 | 1 | -7/+5 |
|
|
* | #16877: Add mention that shell-style path expansions are not automatic. | R David Murray | 2013-01-06 | 1 | -0/+5 |
|
|
* | Add hyperlinks to the docs of some os.path functions (issue #16552). | Chris Jerdonek | 2012-11-26 | 1 | -6/+9 |
|
|
* | Use Python 3 instead of 3.0. | Ezio Melotti | 2012-05-03 | 1 | -1/+1 |
|
|
* | #9921: clarify os.path.join joining algorithm | R David Murray | 2011-06-24 | 1 | -4/+5 |
|
|
* | Merged revisions 85253,85452-85454 via svnmerge from | Georg Brandl | 2010-11-26 | 1 | -8/+8 |
|
|
* | Merged revisions 84701,84784 via svnmerge from | Victor Stinner | 2010-09-13 | 1 | -2/+1 |
|
|
* | Merged revisions 83536,83546-83548,83550,83554-83555,83558,83563,83565,83571,... | Georg Brandl | 2010-08-02 | 1 | -1/+3 |
|
|
* | Availability gets its own line | Benjamin Peterson | 2010-05-06 | 1 | -4/+13 |
|
|
* | Demote warnings to notices where appropriate, following the goal that as few ... | Georg Brandl | 2009-04-27 | 1 | -2/+2 |
|
|
* | #1718017: document the relation of os.path and the posixpath, ntpath etc. mod... | Georg Brandl | 2009-04-05 | 1 | -2/+16 |
|
|
* | Normalize spelling of Mac OS X. | Georg Brandl | 2009-04-05 | 1 | -3/+3 |
|
|
* | Fix for issue 13095 | Ronald Oussoren | 2009-03-30 | 1 | -1/+1 |
|
|
* | Remove things specific to the old Macintosh, and spell "Mac OS X" consistently. | Georg Brandl | 2008-09-13 | 1 | -3/+3 |
|
|
* | rephrase | Benjamin Peterson | 2008-06-20 | 1 | -1/+1 |
|
|
* | Add Py3k warnings to os.path.walk | Benjamin Peterson | 2008-05-09 | 1 | -3/+3 |
|
|
* | Slashes allowed on Windows. | Georg Brandl | 2008-01-26 | 1 | -1/+1 |
|
|
* | #1934: fix os.path.isabs docs. | Georg Brandl | 2008-01-26 | 1 | -1/+3 |
|
|
* | Add :term: for generators. | Georg Brandl | 2007-10-21 | 1 | -2/+2 |
|
|
* | Move the 2.6 reST doc tree in place. | Georg Brandl | 2007-08-15 | 1 | -0/+317 |
|
|