]> granicus.if.org Git - python/commit
bpo-31304: Update starmap_async documentation. (GH-4168)
authorPablo Galindo <Pablogsal@gmail.com>
Mon, 30 Oct 2017 18:39:28 +0000 (18:39 +0000)
committerMariatta <Mariatta@users.noreply.github.com>
Mon, 30 Oct 2017 18:39:28 +0000 (11:39 -0700)
commit11225753a89c2907bb717e6c050fe907e5e11829
treeb2b924ec795416f57c2869439cf1478548b00b4f
parentfe4ea9cf1ee04f5a60e4ed928d8624b95b031e18
bpo-31304: Update starmap_async documentation. (GH-4168)

Update the kwarg in the documentation of `multiprocessing.pool.Pool.starmap_async`, from `error_back` to `error_callback` to match the source code..
Doc/library/multiprocessing.rst