commit | 11225753a89c2907bb717e6c050fe907e5e11829 | [log] [tgz] |
---|---|---|
author | Pablo Galindo <Pablogsal@gmail.com> | Mon Oct 30 18:39:28 2017 +0000 |
committer | Mariatta <Mariatta@users.noreply.github.com> | Mon Oct 30 11:39:28 2017 -0700 |
tree | b2b924ec795416f57c2869439cf1478548b00b4f | |
parent | fe4ea9cf1ee04f5a60e4ed928d8624b95b031e18 [diff] |
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..