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

Pool.starmap is not like map from the standard library, as the hyperlinking on 
the word map() suggests, but like Pool.map().  The latter talks about the 
chunksize parameter, but the former and Pool.starmap don't.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue31914>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to