[issue31914] Document Pool.(star)map return type

Дилян Палаузов report at bugs.python.org
Fri Nov 3 15:29:34 EDT 2017


Дилян Палаузов <dilyan.palauzov at aegee.org> added the comment:

If the idea is one day to switch the return type to an iterable/generator, returning from starmap() before all parallel executions have completed, this needs to be documented and the typeshed adjusted accordingly.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue31914>
_______________________________________


More information about the Python-bugs-list mailing list