Skip to content

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented May 24, 2025

Doc/library/multiprocessing.rst: freeze_support: Change to specify spawn method instead of platform
Have multiprocessing.freeze_support() enable on spawn, not just win32.


(cherry picked from commit 80284b5)

Co-authored-by: Eddy Mulyono [email protected]
Co-authored-by: Gregory P. Smith [email protected]


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

…atforms (pythonGH-134462)

Doc/library/multiprocessing.rst: freeze_support: Change to specify spawn method instead of platform
Have multiprocessing.freeze_support() enable on spawn, not just win32.

---------
(cherry picked from commit 80284b5)

Co-authored-by: Eddy Mulyono <[email protected]>
Co-authored-by: Gregory P. Smith <[email protected]>
@miss-islington miss-islington requested a review from gpshead as a code owner May 24, 2025 03:50
@bedevere-app bedevere-app bot added topic-multiprocessing type-bug An unexpected behavior, bug, or error labels May 24, 2025
@gpshead gpshead enabled auto-merge (squash) May 24, 2025 03:51
@gpshead gpshead merged commit 00fd544 into python:3.14 May 24, 2025
48 checks passed
hugovk added a commit to hugovk/cpython that referenced this pull request May 25, 2025
@bedevere-app
Copy link

bedevere-app bot commented May 25, 2025

GH-134658 is a backport of this pull request to the 3.14 branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

topic-multiprocessing type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants