Skip to content

[3.12] GH-119054: Add "Querying file type and status" section to pathlib docs (GH-119055)#119952

Merged
barneygale merged 2 commits intopython:3.12from
barneygale:backport-81d6336-3.12
Jun 2, 2024
Merged

[3.12] GH-119054: Add "Querying file type and status" section to pathlib docs (GH-119055)#119952
barneygale merged 2 commits intopython:3.12from
barneygale:backport-81d6336-3.12

Conversation

@barneygale
Copy link
Copy Markdown
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--119952.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 <[email protected]>
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.

1 participant