Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[3.13] GH-119054: Add "Reading directories" section to pathlib docs (GH-119956) #120183

Merged
merged 2 commits into from
Jun 7, 2024

Conversation

barneygale
Copy link
Contributor

@barneygale barneygale commented Jun 6, 2024

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

(cherry picked from commit 14e1506)

Co-authored-by: Jelle Zijlstra jelle.zijlstra@gmail.com


📚 Documentation preview 📚: https://cpython-previews--120183.org.readthedocs.build/

…ython#119956)

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

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
(cherry picked from commit 14e1506)
…docs (pythonGH-119956)

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

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>.
(cherry picked from commit 14e1506)

Co-authored-by: Barney Gale <barney.gale@gmail.com>
@barneygale barneygale added docs Documentation in the Doc dir topic-pathlib labels Jun 6, 2024
@barneygale barneygale merged commit d4566c0 into python:3.13 Jun 7, 2024
31 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip news topic-pathlib
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant