bpo-32306: Clarify c.f.Executor.map() documentation (#4947)
The built-in map() function collects function arguments lazily, but concurrent.futures.Executor.map() does so eagerly.
A
Antoine Pitrou committed
a7a751dd7b08a5bb6cb399c1b2a6ca7b24aba51d
Parent: 6b91a59
Committed by GitHub <noreply@github.com>
on 12/20/2017, 6:06:20 PM