Skip to content

[3.9] Doc: Add a link to tutorial page from open() doc (GH-21737)#21780

Merged
miss-islington merged 1 commit into
python:3.9from
miss-islington:backport-705f145-3.9
Aug 8, 2020
Merged

[3.9] Doc: Add a link to tutorial page from open() doc (GH-21737)#21780
miss-islington merged 1 commit into
python:3.9from
miss-islington:backport-705f145-3.9

Conversation

@miss-islington
Copy link
Copy Markdown
Contributor

Adds a link to the "Reading and Writing Files" page so users can
more easily discover how file handles are handled with the with
context manager vs without it.
(cherry picked from commit 705f145)

Co-authored-by: Benjamin Kane bbkane@users.noreply.github.com

Adds a link to the "Reading and Writing Files" page so users can
more easily discover how file handles are handled with the `with`
context manager vs without it.
(cherry picked from commit 705f145)

Co-authored-by: Benjamin Kane <bbkane@users.noreply.github.com>
@miss-islington
Copy link
Copy Markdown
Contributor Author

@bbkane and @methane: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit deea701 into python:3.9 Aug 8, 2020
@miss-islington miss-islington deleted the backport-705f145-3.9 branch August 8, 2020 03:04
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 issue skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants