Skip to content

[3.12] GH-119054: Add "Reading and writing files" section to pathlib docs (GH-119524)#119955

Merged
barneygale merged 4 commits intopython:3.12from
barneygale:backport-bd6d4ed-3.12
Jun 2, 2024
Merged

[3.12] GH-119054: Add "Reading and writing files" section to pathlib docs (GH-119524)#119955
barneygale merged 4 commits intopython:3.12from
barneygale:backport-bd6d4ed-3.12

Conversation

@barneygale
Copy link
Copy Markdown
Contributor

@barneygale barneygale commented Jun 2, 2024

Add a dedicated subsection for open(), read_text(), read_bytes(),
write_text() and write_bytes().

(cherry picked from commit bd6d4ed)


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

…ocs (python#119524)

Add a dedicated subsection for `open()`, `read_text()`, `read_bytes()`,
`write_text()` and `write_bytes()`.

(cherry picked from commit bd6d4ed)
…thlib docs (pythonGH-119524)

Add a dedicated subsection for `open()`, `read_text()`, `read_bytes()`,
`write_text()` and `write_bytes()`..
(cherry picked from commit bd6d4ed)

Co-authored-by: Barney Gale <[email protected]>
@barneygale barneygale merged commit 059be67 into python:3.12 Jun 2, 2024
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