]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-73159 Added clarifications in multiprocessing docs on that objects are...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 13 Jul 2024 20:26:15 +0000 (22:26 +0200)
committerGitHub <noreply@github.com>
Sat, 13 Jul 2024 20:26:15 +0000 (20:26 +0000)
commite0643d9bd71c588ef95ada3ab95430a7f3f74739
treec351a138272826e5600bc3d12bdeb4f391a10a75
parentf78e1aa1f0ed2226dcaa4631f66f1419dbb2e63b
[3.13] gh-73159 Added clarifications in multiprocessing docs on that objects are pickled. (GH-121686) (#121727)

gh-73159 Added clarifications in multiprocessing docs on that objects are pickled. (GH-121686)

Added explicit comments about that objects are pickled when transmitted via multiprocessing queues and pipes.
(cherry picked from commit b5805892d55e769335c11a994b586355720263ba)

Co-authored-by: Ulrik Södergren <ulrik@digitalfotografen.se>
Doc/library/multiprocessing.rst