]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] GH-120794: Use example paths with multiple parts in pathlib docs (GH-122887...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 10 Aug 2024 21:31:59 +0000 (23:31 +0200)
committerGitHub <noreply@github.com>
Sat, 10 Aug 2024 21:31:59 +0000 (22:31 +0100)
commitf5009b69e0cd94b990270e04e65b9d4d2b365844
tree1e0d6bc86e0f44afc75a8b0a44554d41c46bf9b3
parentd70c39905d895c22ec9d7378bac17ac498ae778c
[3.12] GH-120794: Use example paths with multiple parts in pathlib docs (GH-122887) (#122896)

GH-120794: Use example paths with multiple parts in pathlib docs (GH-122887)

In the documentation of `PosixPath` and `WindowsPath`, and their `Pure*`
equivalents, use example paths with multiple non-anchor parts.

(cherry picked from commit 363374cf69a7e2292fe3f1c6bedd199088958cc2)

Co-authored-by: Barney Gale <barney.gale@gmail.com>
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Doc/library/pathlib.rst