Skip to content

[3.8] bpo-17140: Document multiprocessing's ThreadPool (GH-23812) #23835

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
Dec 18, 2020

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Dec 18, 2020

Up until now, the multiprocessing.pool.ThreadPool class has gone
undocumented, despite being a public class in multiprocessing that is
included in multiprocessing.pool.__all__.
(cherry picked from commit 84ebcf2)

Co-authored-by: Matt Wozniski [email protected]

https://bugs.python.org/issue17140

Automerge-Triggered-By: GH:ned-deily

Up until now, the `multiprocessing.pool.ThreadPool` class has gone
undocumented, despite being a public class in multiprocessing that is
included in `multiprocessing.pool.__all__`.
(cherry picked from commit 84ebcf2)

Co-authored-by: Matt Wozniski <[email protected]>
@miss-islington miss-islington merged commit d21d29a into python:3.8 Dec 18, 2020
@miss-islington miss-islington deleted the backport-84ebcf2-3.8 branch December 18, 2020 18:38
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants