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 "Querying file type and status" section to pathlib docs (GH-119055) #119951

Merged
merged 2 commits into from
Jun 2, 2024

Conversation

barneygale
Copy link
Contributor

@barneygale barneygale commented Jun 2, 2024

Add a dedicated subsection for Path.stat()-related methods, specifically
stat(), lstat(), exists(), is_*(), and samefile().

(cherry picked from commit 81d6336)


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

…ib docs (python#119055)

Add a dedicated subsection for `Path.stat()`-related methods, specifically
`stat()`, `lstat()`, `exists()`, `is_*()`, and `samefile()`.

(cherry picked from commit 81d6336)
…o pathlib docs (pythonGH-119055)

Add a dedicated subsection for `Path.stat()`-related methods, specifically
`stat()`, `lstat()`, `exists()`, `is_*()`, and `samefile()`..
(cherry picked from commit 81d6336)

Co-authored-by: Barney Gale <barney.gale@gmail.com>
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