]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] 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:41:14 +0000 (23:41 +0200)
committerGitHub <noreply@github.com>
Sat, 10 Aug 2024 21:41:14 +0000 (21:41 +0000)
commit7ca389cb54b05298c5cdb2683b1636b94894c4e8
treee26d70bc95459b8de7dd6c43f7b8d597f4d46e1d
parentb62f8c9769b1f0a4d27e85e1406fdb4525f39eac
[3.13] GH-120794: Use example paths with multiple parts in pathlib docs (GH-122887) (#122895)

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