Files
typeshed/stdlib
Jelle Zijlstra 4e6af84640 improve multiprocessing.Pool types (#2126)
Fixes #1703

Mostly introduce typevars to express that the return types match the return types of the
callbacks.

Removed comment about incompleteness since all documented classes from
https://docs.python.org/3/library/multiprocessing.html#module-multiprocessing.pool
are covered.
2018-06-11 14:42:57 -07:00
..
2018-06-11 14:40:54 -07:00
2018-04-06 11:09:11 -07:00