Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

gh-132898: Add a note inmultiprocessing.Process docs about creating a process in a REPL session#137118

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged

Conversation

@YvesDup
Copy link
Contributor

@YvesDupYvesDup commentedJul 26, 2025
edited by github-actionsbot
Loading

This note explains the implications between the location of the function or callable object passed to thetarget argument and the selected start method when you create a newProcess object in aREPL session.

I wonder if I have to add a reference to the issue at end of the note..

This should be backport to: 3.14


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

@gpsheadgpshead added the needs backport to 3.14bugs and security fixes labelJul 27, 2025
@gpshead
Copy link
Member

Thanks! I took this and started looking around the docs to tie things together. reworded now, with cross references.

@gpsheadgpshead self-assigned thisJul 27, 2025
@gpsheadgpshead added the needs backport to 3.13bugs and security fixes labelJul 27, 2025
@gpsheadgpsheadforce-pushed theUpdate-doc-process-target-location branch from83344ec tob9773c7CompareJuly 27, 2025 18:59
@gpsheadgpshead changed the titlegh-132898: Add a note inmultiprocessing.Process class documentation about how creating a process in a REPL sessiongh-132898: Add a note inmultiprocessing.Process docs about creating a process in a REPL sessionJul 27, 2025
@gpsheadgpshead merged commit4e40f2b intopython:mainJul 27, 2025
25 checks passed
@miss-islington-app
Copy link

Thanks@YvesDup for the PR, and@gpshead for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14.
🐍🍒⛏🤖

YvesDup reacted with thumbs up emoji

@github-project-automationgithub-project-automationbot moved this fromTodo toDone inDocs PRsJul 27, 2025
miss-islington pushed a commit to miss-islington/cpython that referenced this pull requestJul 27, 2025
…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 commit4e40f2b)Co-authored-by: Duprat <yduprat@gmail.com>Co-authored-by: Gregory P. Smith <greg@krypto.org>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull requestJul 27, 2025
…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 commit4e40f2b)Co-authored-by: Duprat <yduprat@gmail.com>Co-authored-by: Gregory P. Smith <greg@krypto.org>
@bedevere-app
Copy link

GH-137154 is a backport of this pull request to the3.14 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.14bugs and security fixes labelJul 27, 2025
@bedevere-app
Copy link

GH-137155 is a backport of this pull request to the3.13 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.13bugs and security fixes labelJul 27, 2025
gpshead added a commit that referenced this pull requestJul 27, 2025
…creating a process in a REPL (GH-137118) (#137155)gh-132898: Add a note in `multiprocessing.Process` docs about creating a process in a REPL (GH-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 commit4e40f2b)Co-authored-by: Duprat <yduprat@gmail.com>Co-authored-by: Gregory P. Smith <greg@krypto.org>
@YvesDupYvesDup deleted the Update-doc-process-target-location branchJuly 27, 2025 20:34
hugovk pushed a commit that referenced this pull requestJul 28, 2025
…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>
@YvesDupYvesDup restored the Update-doc-process-target-location branchJuly 29, 2025 20:13
Agent-Hellboy pushed a commit to Agent-Hellboy/cpython that referenced this pull requestAug 19, 2025
…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---------Co-authored-by: Gregory P. Smith <greg@krypto.org>
kumaraditya303 pushed a commit to miss-islington/cpython that referenced this pull requestSep 9, 2025
…about creating a process in a REPL (pythonGH-137118) (python#137154)Co-authored-by: Duprat <yduprat@gmail.com>Co-authored-by: Gregory P. Smith <greg@krypto.org>
@YvesDupYvesDup deleted the Update-doc-process-target-location branchSeptember 18, 2025 09:52
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@gpsheadgpsheadgpshead approved these changes

Assignees

@gpsheadgpshead

Labels

docsDocumentation in the Doc dirskip news

Projects

Status: Done

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@YvesDup@gpshead

[8]ページ先頭

©2009-2025 Movatter.jp