bpo-31304: Corrected typo in the documentation of multiprocessing.pool.Pool.starmap by pablogsal · Pull Request #4168 · python/cpython
pablogsal
changed the title
bpo-31304: Corrected typo in the documentation of multiprocessing.pool.Pool.star…
bpo-31304: Corrected typo in the documentation of multiprocessing.pool.Pool.starmap
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
Oct 30, 2017Update the kwarg in the documentation of `multiprocessing.pool.Pool.starmap_async`, from `error_back` to `error_callback` to match the source code.. (cherry picked from commit 1122575)
Mariatta pushed a commit that referenced this pull request
Oct 30, 2017Update the kwarg in the documentation of `multiprocessing.pool.Pool.starmap_async`, from `error_back` to `error_callback` to match the source code. (cherry picked from commit 1122575)
embray pushed a commit to embray/cpython that referenced this pull request
Nov 9, 2017This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters