[3.14] gh-132898: Add a note in `multiprocessing.Process` docs about creating a process in a REPL (GH-137118) by miss-islington · Pull Request #137154 · python/cpython

miss-islington · GitHub

…reating a process in a REPL (

pythonGH-137118

) * Reword, expand, and clarify the limitation, highlighting the REPL case. * Mention in the high level Process description. * added a pointer to the GH issue from the doc note --------- (cherry picked from commit

4e40f2b

) Co-authored-by: Duprat <[email protected]> Co-authored-by: Gregory P. Smith <[email protected]>

This was referenced

Jul 27, 2025 Closed

Merged

kumaraditya303

pushed a commit to miss-islington/cpython that referenced this pull request

Sep 9, 2025

…about creating a process in a REPL (

pythonGH-137118

) (

python#137154

) Co-authored-by: Duprat <[email protected]> Co-authored-by: Gregory P. Smith <[email protected]>