mirror of
https://github.com/python/cpython.git
synced 2026-01-07 07:52:29 +00:00
Docs: Fix Sphinx warnings in sys.rst (GH-108106)
- Mark up named tuple attributes as attributes
- Remove links for external functions
- io.BufferedIOBase has no 'buffer' attribute;
remove the link and mark up using :attr:`!buffer`
- (Re)format some tables as bullet lists:
- sys._emscripten_info
- sys.hash_info
- sys.int_info
- sys.thread_info
- In the paragraphs mentioning 'f_trace_lines' and 'f_trace_opcodes',
add links to the frame objects reference.
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| extensions | ||
| static | ||
| templates | ||
| .nitignore | ||
| rstlint.py | ||
| susp-ignored.csv | ||