]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Docs: Align multiprocessing.shared_memory docs with Sphinx recommendations (#114103)
authorErlend E. Aasland <erlend@python.org>
Tue, 16 Jan 2024 12:35:35 +0000 (13:35 +0100)
committerGitHub <noreply@github.com>
Tue, 16 Jan 2024 12:35:35 +0000 (12:35 +0000)
commitaf852740862169cf3e8789a13b86a7b1d03b91db
tree844a6c442103186b635536d226fcde0a5b17d043
parentd4dfad2aa9e76038302b0c5a29ebacc2723ed50d
Docs: Align multiprocessing.shared_memory docs with Sphinx recommendations (#114103)

- 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