Skip to content

[3.13] gh-73159 Added clarifications in multiprocessing docs on that objects are pickled. (GH-121686) #121727

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

Merged
merged 1 commit into from
Jul 13, 2024

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Jul 13, 2024

Added explicit comments about that objects are pickled when transmitted via multiprocessing queues and pipes.
(cherry picked from commit b580589)

Co-authored-by: Ulrik Södergren [email protected]


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

…bjects are pickled. (pythonGH-121686)

Added explicit comments about that objects are pickled when transmitted via multiprocessing queues and pipes.
(cherry picked from commit b580589)

Co-authored-by: Ulrik Södergren <[email protected]>
@miss-islington miss-islington requested a review from gpshead as a code owner July 13, 2024 20:07
@bedevere-app bedevere-app bot added skip news docs Documentation in the Doc dir awaiting review labels Jul 13, 2024
@gpshead gpshead enabled auto-merge (squash) July 13, 2024 20:08
@gpshead gpshead merged commit e0643d9 into python:3.13 Jul 13, 2024
30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants