]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-76187: Document the `c` typecode for `multiprocessing.Array`. (GH-132504...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 2 Jan 2026 19:24:06 +0000 (20:24 +0100)
committerGitHub <noreply@github.com>
Fri, 2 Jan 2026 19:24:06 +0000 (19:24 +0000)
commit98bb48e55c5567208f17c1af49b920dfcba7337a
tree5600a4482e63c5c5731c61ec19c8ffd4bc4d5b51
parent675dfe72474e69380a992e7fe3836bc582b25134
[3.14] gh-76187: Document the `c` typecode for `multiprocessing.Array`. (GH-132504) (#143369)

gh-76187: Document the `c` typecode for `multiprocessing.Array`. (GH-132504)

* Document the `c` typecode for `multiprocessing.Array`.

* Add quotes

* Mention that 'w' is not supported
(cherry picked from commit 136f6d835588e0f72cecdff855afc8f424381ed5)

Co-authored-by: Tomas R <tomas.roun8@gmail.com>
Doc/library/multiprocessing.rst