]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] Docs: Improve multiprocessing.SharedMemory reference (#114093) (#114137)
authorErlend E. Aasland <erlend@python.org>
Tue, 16 Jan 2024 17:17:29 +0000 (18:17 +0100)
committerGitHub <noreply@github.com>
Tue, 16 Jan 2024 17:17:29 +0000 (17:17 +0000)
commit91739149f04f0e6cd50727edf966e0da2f156276
tree91c467fc43efa1f730545dc7ccd06711290251b4
parent1d5bca65e26419dfc911a636f81b37379b111f8a
[3.12] Docs: Improve multiprocessing.SharedMemory reference (#114093) (#114137)

(cherry picked from b1db6278cf6e60efdeca96244e5d73df4f070bea)

Align the multiprocessing shared memory docs with Diatáxis's
recommendations for references.

- use a parameter list for the SharedMemory.__init__() argument spec
- use the imperative mode
- use versionadded, not versionchanged, for added parameters
- reflow touched lines according to SemBr
Doc/library/multiprocessing.shared_memory.rst