]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] GH-119054: Add "Reading directories" section to pathlib docs (GH-119956) ...
authorBarney Gale <barney.gale@gmail.com>
Fri, 7 Jun 2024 00:24:44 +0000 (01:24 +0100)
committerGitHub <noreply@github.com>
Fri, 7 Jun 2024 00:24:44 +0000 (01:24 +0100)
commit59224b8fdc3cf3e9be36cd545113cfceee420c71
tree8ca0ce060dcead39c2cd1442c56039b66011643e
parent0e7b4d25d4c170eb25ae749b4f89bc1e2f1eae78
[3.12] GH-119054: Add "Reading directories" section to pathlib docs (GH-119956) (#120184)

Add a dedicated subsection for `Path.iterdir()`-related methods,
specifically `iterdir()`, `glob()`, `rglob()` and `walk()`.

(cherry picked from commit 14e1506a6d7056c38fbbc0797268dcf783f91243)

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
Doc/library/pathlib.rst