Skip to content

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

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 mwozniski@bloomberg.net

https://bugs.python.org/issue17140

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 <mwozniski@bloomberg.net>
@miss-islington
Copy link
Contributor Author

@godlygeek and @pablogsal: Status check is done, and it's a success ✅ .

@miss-islington
Copy link
Contributor Author

Sorry, I can't merge this PR. Reason: You're not authorized to push to this branch. Visit https://docs.github.com/articles/about-protected-branches/ for more information..

@pablogsal pablogsal requested a review from ned-deily December 18, 2020 17:35
@ned-deily ned-deily merged commit 00278d4 into python:3.7 Dec 18, 2020
@miss-islington miss-islington deleted the backport-84ebcf2-3.7 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