]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] GH-119054: Add "Reading directories" section to pathlib docs (GH-119956) ...
authorBarney Gale <barney.gale@gmail.com>
Fri, 7 Jun 2024 00:23:49 +0000 (01:23 +0100)
committerGitHub <noreply@github.com>
Fri, 7 Jun 2024 00:23:49 +0000 (01:23 +0100)
commitd4566c0cfcc2f3db8fa61b35f99260c184416ba4
treed0fb7191398e43651d1ddfbff50f3d76128c401b
parent517733ce3cd7937dc527f1f191582c21cfb9b685
[3.13] GH-119054: Add "Reading directories" section to pathlib docs (GH-119956) (#120183)

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