1. 9c1dba2 Revert #22251 by Berker Peksag · 11 years ago
  2. 3749404 Issue #22251: Fix ReST markup to avoid errors building docs. by Berker Peksag · 11 years ago
  3. 3732ed2 Merge in all documentation changes since branching 3.4.0rc1. by Larry Hastings · 11 years ago
  4. f6abb70 Mention specific exceptions instead of OSError where appropriate. by Antoine Pitrou · 12 years ago
  5. 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
  6. b6e66eb Some minor clarifications in the documentation of pathlib + inheritance diagram by Eli Bendersky · 12 years ago
  7. c034156 Change pathlib documentation to use "raise" instead of "throw". by Ned Deily · 12 years ago
  8. 03cc565 Issue #19793: Improved markup for True/False constants in pathlib documentation. by Serhiy Storchaka · 12 years ago
  9. 7a4e2d1 Wording changes to pathlib docs. by Andrew Kuchling · 12 years ago
  10. 31119e4 Issue #19673: Add pathlib to the stdlib as a provisional module (PEP 428). by Antoine Pitrou · 12 years ago