index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Doc
/
library
/
pathlib.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
- Issue #21539: Add a *exists_ok* argument to `Pathlib.mkdir()` to mimic
Barry Warsaw
2014-08-05
1
-1/+11
*
Issue #19775: Add a samefile() method to pathlib Path objects.
Antoine Pitrou
2014-05-13
1
-0/+19
*
Issue #20765: Add missing documentation for PurePath.with_name() and PurePath...
Antoine Pitrou
2014-02-25
1
-0/+30
*
Mention specific exceptions instead of OSError where appropriate.
Antoine Pitrou
2013-12-16
1
-3/+4
*
Issue #19921: When Path.mkdir() is called with parents=True, any missing pare...
Antoine Pitrou
2013-12-16
1
-1/+4
*
Some minor clarifications in the documentation of pathlib + inheritance diagram
Eli Bendersky
2013-11-28
1
-68/+80
*
Change pathlib documentation to use "raise" instead of "throw".
Ned Deily
2013-11-27
1
-2/+2
*
Issue #19793: Improved markup for True/False constants in pathlib documentation.
Serhiy Storchaka
2013-11-26
1
-28/+28
*
Wording changes to pathlib docs.
Andrew Kuchling
2013-11-22
1
-4/+3
*
Issue #19673: Add pathlib to the stdlib as a provisional module (PEP 428).
Antoine Pitrou
2013-11-22
1
-0/+874