]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-85222: Document the global start method side effect in multiprocessing (GH-136426)
authorAN Long <aisk@users.noreply.github.com>
Mon, 15 Dec 2025 22:12:52 +0000 (07:12 +0900)
committerGitHub <noreply@github.com>
Mon, 15 Dec 2025 22:12:52 +0000 (14:12 -0800)
commit0978b9a7d5eedab19d7d39bd703ed5b55fd7aa5f
tree9ddf3110becbeb0793fe37fb666548f3f06fc48b
parentb6d708ff2c8ac72a7fb138a1fbb6352f7d5c71ba
gh-85222: Document the global start method side effect in multiprocessing (GH-136426)

* Document the ctx parameter in some types in multiprocessing.
* Reduce duplication while still linking to the central explanation from API points with the side effect.

Co-authored-by: Carol Willing <carolcode@willingconsulting.com>
Co-authored-by: R Chintan Meher <meherrihaan@gmail.com>
Doc/library/multiprocessing.rst