cpython/Doc/tools
Miss Islington (bot) 5af34d2a4e
[3.11] Docs: Fix Sphinx warnings in sys.rst (GH-108106) (#108166)
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 29fa7afef9)

Co-authored-by: Erlend E. Aasland <erlend@python.org>
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
2023-08-20 19:22:44 +05:30
..
extensions [3.11] GH-84435: Make pyspecific directives translatable (GH-19470) (#107682) 2023-08-08 12:17:28 +02:00
static bpo-41028: Doc: Move switchers to docsbuild-scripts. (GH-20969) 2020-11-07 12:28:31 +01:00
templates [3.11] Docs: Only include Plausible for html, not for epub etc (GH-107637) (#107643) 2023-08-04 13:11:42 -06:00
.nitignore [3.11] Docs: Fix Sphinx warnings in sys.rst (GH-108106) (#108166) 2023-08-20 19:22:44 +05:30
rstlint.py [3.11] gh-93675: Fix typos in Doc/ (GH-93676) (GH-94079) 2022-06-21 21:22:27 +02:00
susp-ignored.csv gh-86404: [doc] A make sucpicious false positive. (GH-93710) 2022-06-11 04:06:44 -07:00