Skip to content

[3.14] gh-132898: Add a note in multiprocessing.Process docs about creating a process in a REPL (GH-137118) #137154

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: 3.14
Choose a base branch
from

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Jul 27, 2025

  • 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 yduprat@gmail.com
Co-authored-by: Gregory P. Smith greg@krypto.org


📚 Documentation preview 📚: https://cpython-previews--137154.org.readthedocs.build/

…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 <yduprat@gmail.com>
Co-authored-by: Gregory P. Smith <greg@krypto.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting merge docs Documentation in the Doc dir skip news
Projects
Status: Todo
Development

Successfully merging this pull request may close these issues.

4 participants