]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] Docs: Align multiprocessing.shared_memory docs with Sphinx recommendations...
authorErlend E. Aasland <erlend@python.org>
Tue, 16 Jan 2024 13:08:01 +0000 (14:08 +0100)
committerGitHub <noreply@github.com>
Tue, 16 Jan 2024 13:08:01 +0000 (13:08 +0000)
commite5ae15f0fe647d6c4fb89c418e759f9ff6efa86d
tree2720cd2245e223de512a085c9360a004773d4587
parent0e922658755a6e62995661f03aca86cda13ba03e
[3.11] Docs: Align multiprocessing.shared_memory docs with Sphinx recommendations (#114103) (#114114)

(cherry picked from commit af852740862169cf3e8789a13b86a7b1d03b91db)

- add :class: and :mod: markups where needed
- fix incorrect escaping of a star in ShareableList arg spec
- mark up parameters with stars: *val*
- mark up list of built-in types using list markup
- remove unneeded parentheses from :meth: markups
Doc/library/multiprocessing.shared_memory.rst
Doc/tools/.nitignore