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 and writing files" section to pathlib docs (GH-119524) #119954

Merged
merged 1 commit into from
Jun 2, 2024

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Jun 2, 2024

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 barney.gale@gmail.com


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

…ocs (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 <barney.gale@gmail.com>
@bedevere-app bedevere-app bot added skip news docs Documentation in the Doc dir awaiting review labels Jun 2, 2024
@barneygale barneygale enabled auto-merge (squash) June 2, 2024 19:57
@barneygale barneygale merged commit d33b086 into python:3.13 Jun 2, 2024
30 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants