]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-132898: Add a note in `multiprocessing.Process` docs about creating a proce...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 28 Jul 2025 19:48:58 +0000 (21:48 +0200)
committerGitHub <noreply@github.com>
Mon, 28 Jul 2025 19:48:58 +0000 (22:48 +0300)
commit9da008da990e3b1b907e37cca091e631d0b8e1e5
tree693f68b01d4200e7d409705e4067e7a7261dbc48
parentaeb55ebb0774b3718cf6f2da8b6f3f4f9cb30656
[3.14] gh-132898: Add a note in `multiprocessing.Process` docs about creating a process in a REPL (GH-137118) (#137154)

Co-authored-by: Duprat <yduprat@gmail.com>
Co-authored-by: Gregory P. Smith <greg@krypto.org>
Doc/library/concurrent.futures.rst
Doc/library/multiprocessing.rst