mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-08 13:04:46 +08:00
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.