commit | 5c76899dadf3bdcfdedf6f30b3ab9742cb87af04 | [log] [tgz] |
---|---|---|
author | Erlend E. Aasland <erlend@python.org> | Thu Aug 17 21:19:01 2023 +0200 |
committer | GitHub <noreply@github.com> | Thu Aug 17 19:19:01 2023 +0000 |
tree | 8813a3cab5e31c26bc8677dc789682b1949d87e9 | |
parent | 75b3db8445188c2ad38cabc0021af694df0829b8 [diff] |
Docs: Fix Sphinx warnings in io.rst (#107903) - Mark up parameter and argument names properly - If possible, link to docs for methods like `seek`, `tell`, `write`, `read`, etc. Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>