]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] 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:25:21 +0000 (20:25 +0100)
committerGitHub <noreply@github.com>
Fri, 2 Jan 2026 19:25:21 +0000 (19:25 +0000)
commit5e20103a731ed4876cf19280b131c6f170bfafca
treeaeed63788ccb79d3bc732956ff811e0c90482b64
parentc7f1e184207c6b34e6cd5492bb6377cf28b1df6f
[3.13] gh-76187: Document the `c` typecode for `multiprocessing.Array`. (GH-132504) (#143370)

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