Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
8ed75cd8e931c075c38246fbd50dd5f18defdba6
/
Doc
/
library
/
pathlib.rst
9c1dba2
Revert #22251
by Berker Peksag
· 11 years ago
3749404
Issue #22251: Fix ReST markup to avoid errors building docs.
by Berker Peksag
· 11 years ago
3732ed2
Merge in all documentation changes since branching 3.4.0rc1.
by Larry Hastings
· 11 years ago
f6abb70
Mention specific exceptions instead of OSError where appropriate.
by Antoine Pitrou
· 12 years ago
0048c98
Issue #19921: When Path.mkdir() is called with parents=True, any missing parent is created with the default permissions, ignoring the mode argument (mimicking the POSIX "mkdir -p" command).
by Antoine Pitrou
· 12 years ago
b6e66eb
Some minor clarifications in the documentation of pathlib + inheritance diagram
by Eli Bendersky
· 12 years ago
c034156
Change pathlib documentation to use "raise" instead of "throw".
by Ned Deily
· 12 years ago
03cc565
Issue #19793: Improved markup for True/False constants in pathlib documentation.
by Serhiy Storchaka
· 12 years ago
7a4e2d1
Wording changes to pathlib docs.
by Andrew Kuchling
· 12 years ago
31119e4
Issue #19673: Add pathlib to the stdlib as a provisional module (PEP 428).
by Antoine Pitrou
· 12 years ago