Skip to content

Conversation

@miss-islington
Copy link
Contributor

@miss-islingtonmiss-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 [email protected]
Co-authored-by: Gregory P. Smith [email protected]


📚 Documentation preview 📚: https://cpython-previews--137155.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 <[email protected]> Co-authored-by: Gregory P. Smith <[email protected]>
@gpsheadgpshead enabled auto-merge (squash) July 27, 2025 20:01
@gpsheadgpshead merged commit f867711 into python:3.13Jul 27, 2025
29 of 30 checks passed
@github-project-automationgithub-project-automationbot moved this from Todo to Done in Docs PRsJul 27, 2025
@brianschubert
Copy link
Contributor

docs build failed with undefined label: 'multiprocessing-programming-spawn'. That label was added in #128173, which wasn't backported to 3.13. I opened #137156 to add the labels to the 3.13 docs

@gpshead
Copy link
Member

Thanks! Looks like our CI docs build caught that but isn't configured as a blocking requirement.

@miss-islingtonmiss-islington deleted the backport-4e40f2b-3.13 branch January 2, 2026 16:48
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docsDocumentation in the Doc dirskip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

4 participants

@miss-islington@brianschubert@gpshead@YvesDup