Skip to content

[3.12] Docs: Fix Sphinx warnings in io.rst (GH-107903) - #108093

Merged
Yhg1s merged 2 commits into
python:3.12from
miss-islington:backport-5c76899-3.12
Aug 18, 2023
Merged

[3.12] Docs: Fix Sphinx warnings in io.rst (GH-107903)#108093
Yhg1s merged 2 commits into
python:3.12from
miss-islington:backport-5c76899-3.12

Conversation

@miss-islington

@miss-islingtonmiss-islington commented Aug 17, 2023

Copy link
Copy Markdown
Contributor
  • Mark up parameter and argument names properly
  • If possible, link to docs for methods like seek, tell, write, read, etc.

(cherry picked from commit 5c76899)

Co-authored-by: Erlend E. Aasland erlend@python.org
Co-authored-by: Adam Turner 9087854+AA-Turner@users.noreply.github.com


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

- Mark up parameter and argument names properly
- If possible, link to docs for methods like `seek`, `tell`, `write`, `read`, etc.
(cherry picked from commit 5c76899)
Co-authored-by: Erlend E. Aasland <erlend@python.org>
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
@AA-Turner

Copy link
Copy Markdown
Member

This is failing just as #108086 hasn't yet been merged.

@Yhg1s
Yhg1s merged commit 60edc70 into python:3.12Aug 18, 2023
@miss-islington
miss-islington deleted the backport-5c76899-3.12 branch August 18, 2023 08:55
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@miss-islington@AA-Turner@erlend-aasland@Yhg1s@bedevere-bot