]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-31972: Improve docstrings for pathlib classes (GH-5310)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 19 Feb 2018 00:37:00 +0000 (16:37 -0800)
committerGitHub <noreply@github.com>
Mon, 19 Feb 2018 00:37:00 +0000 (16:37 -0800)
commit5c81ed49412e41a671283cdb4c297dab52f5b7c5
tree394e4d770a2f104e49eac064b241aa5c00cb1866
parentea49c03313af014cbc0b3ec184c7e3731ea21aaf
bpo-31972: Improve docstrings for pathlib classes (GH-5310)

(cherry picked from commit dfa015cf77a148d229ddc0a5b063562c9f9664f2)

Co-authored-by: chason <chason@gmail.com>
Lib/pathlib.py
Misc/NEWS.d/next/Documentation/2018-01-25-14-23-12.bpo-31972.w1m_8r.rst [new file with mode: 0644]