]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] Docs: Align multiprocessing.shared_memory docs with Sphinx recommendations...
authorErlend E. Aasland <erlend@python.org>
Tue, 16 Jan 2024 12:56:07 +0000 (13:56 +0100)
committerGitHub <noreply@github.com>
Tue, 16 Jan 2024 12:56:07 +0000 (12:56 +0000)
commit4888db15fe89143740a044267c404b93eb4508eb
treee142bee8fc286990b7e9a5b84357cc8fe48a1a94
parent045adb1ad893ce350ac40e180da44523d03361a0
[3.12] Docs: Align multiprocessing.shared_memory docs with Sphinx recommendations (#114103) (#114112)

(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