Skip to content
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

bpo-27873: Update docstring for multiprocessing.Pool.map #17436

Merged
merged 1 commit into from Dec 3, 2019

Conversation

@aisk
Copy link
Contributor

aisk commented Dec 2, 2019

Update docstring for multiprocessing.Pool.map to mention pool.starmap().

Prev PR: #17367 @aeros

https://bugs.python.org/issue27873

Automerge-Triggered-By: @pitrou

@aeros
aeros approved these changes Dec 3, 2019
@aeros aeros requested a review from pitrou Dec 3, 2019
@pitrou
pitrou approved these changes Dec 3, 2019
Copy link
Member

pitrou left a comment

+1, thank you

@miss-islington

This comment has been minimized.

Copy link

miss-islington commented Dec 3, 2019

Sorry, I can't merge this PR. Reason: Base branch was modified. Review and try the merge again..

@miss-islington miss-islington merged commit eb48a45 into python:master Dec 3, 2019
4 checks passed
4 checks passed
Azure Pipelines PR #20191202.14 succeeded
Details
bedevere/issue-number Issue number 27873 found
Details
bedevere/news "skip news" label found
continuous-integration/travis-ci/pr The Travis CI build passed
Details
@miss-islington

This comment has been minimized.

Copy link

miss-islington commented Dec 3, 2019

Sorry, I can't merge this PR. Reason: Base branch was modified. Review and try the merge again..

@miss-islington

This comment has been minimized.

Copy link

miss-islington commented Dec 3, 2019

Thanks @aisk for the PR 🌮🎉.. I'm working now to backport this PR to: 3.7, 3.8.
🐍🍒🤖

miss-islington added a commit to miss-islington/cpython that referenced this pull request Dec 3, 2019
)

Update docstring for `multiprocessing.Pool.map` to mention `pool.starmap()`.

Prev PR: python#17367  @aeros

https://bugs.python.org/issue27873
(cherry picked from commit eb48a45)

Co-authored-by: An Long <aisk@users.noreply.github.com>
@bedevere-bot

This comment has been minimized.

Copy link

bedevere-bot commented Dec 3, 2019

GH-17458 is a backport of this pull request to the 3.8 branch.

@bedevere-bot

This comment has been minimized.

Copy link

bedevere-bot commented Dec 3, 2019

GH-17459 is a backport of this pull request to the 3.7 branch.

miss-islington added a commit to miss-islington/cpython that referenced this pull request Dec 3, 2019
)

Update docstring for `multiprocessing.Pool.map` to mention `pool.starmap()`.

Prev PR: python#17367  @aeros

https://bugs.python.org/issue27873
(cherry picked from commit eb48a45)

Co-authored-by: An Long <aisk@users.noreply.github.com>
miss-islington added a commit that referenced this pull request Dec 3, 2019
Update docstring for `multiprocessing.Pool.map` to mention `pool.starmap()`.

Prev PR: #17367  @aeros

https://bugs.python.org/issue27873
(cherry picked from commit eb48a45)

Co-authored-by: An Long <aisk@users.noreply.github.com>
miss-islington added a commit that referenced this pull request Dec 3, 2019
Update docstring for `multiprocessing.Pool.map` to mention `pool.starmap()`.

Prev PR: #17367  @aeros

https://bugs.python.org/issue27873
(cherry picked from commit eb48a45)

Co-authored-by: An Long <aisk@users.noreply.github.com>
@aeros

This comment has been minimized.

Copy link
Member

aeros commented Dec 3, 2019

Thanks @aisk and congrats!

@aisk

This comment has been minimized.

Copy link
Contributor Author

aisk commented Dec 4, 2019

@aeros thanks!

@aisk aisk deleted the aisk:bpo-27873 branch Dec 4, 2019
sthagen added a commit to sthagen/cpython that referenced this pull request Dec 4, 2019
bpo-27873: Update docstring for multiprocessing.Pool.map (pythonGH-17436)
jacobneiltaylor added a commit to jacobneiltaylor/cpython that referenced this pull request Dec 5, 2019
)

Update docstring for `multiprocessing.Pool.map` to mention `pool.starmap()`.

Prev PR: python#17367  @aeros


https://bugs.python.org/issue27873
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
6 participants
You can’t perform that action at this time.