]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.7] bpo-22062: Updated docstring and documentation for pathlib (GH-8519) (GH-11817)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 11 Feb 2019 12:02:57 +0000 (04:02 -0800)
committerGitHub <noreply@github.com>
Mon, 11 Feb 2019 12:02:57 +0000 (04:02 -0800)
commit2259b5af3c711b40d2b81eacc1b5d75cda1ae3e2
tree8e4566e24cb54e49aad8cf43cc7458e514477d66
parentcb9a1c72c2d3f67046539155b01ae77c219a3c93
[3.7] bpo-22062: Updated docstring and documentation for pathlib (GH-8519) (GH-11817)

Original patch by Mike Short

https://bugs.python.org/issue22062
(cherry picked from commit 537b6caa565ec2fc304ba6f4400cd347ce2af64b)

Co-authored-by: Eivind Teig <eivind.teig@gmail.com>
https://bugs.python.org/issue22062
Doc/library/pathlib.rst
Lib/pathlib.py
Misc/NEWS.d/next/Documentation/2018-07-28-12-41-01.bpo-22062.TaN2hn.rst [new file with mode: 0644]