Permalink
Branch: master
Commits on Jan 8, 2020
Commits on Dec 3, 2019
-
bpo-27873: Update docstring for multiprocessing.Pool.map (GH-17436)
Update docstring for `multiprocessing.Pool.map` to mention `pool.starmap()`. Prev PR: #17367 @aeros https://bugs.python.org/issue27873