diff options
author | Antoine Pitrou <pitrou@free.fr> | 2017-12-20 18:06:20 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-12-20 18:06:20 (GMT) |
commit | a7a751dd7b08a5bb6cb399c1b2a6ca7b24aba51d (patch) | |
tree | c8b943cd021198fac17a544c579830628453f6d9 /Lib/asyncio/base_events.py | |
parent | 6b91a5972107ec8dd5334f4f2005626baa2b8847 (diff) | |
download | cpython-a7a751dd7b08a5bb6cb399c1b2a6ca7b24aba51d.zip cpython-a7a751dd7b08a5bb6cb399c1b2a6ca7b24aba51d.tar.gz cpython-a7a751dd7b08a5bb6cb399c1b2a6ca7b24aba51d.tar.bz2 |
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.
Diffstat (limited to 'Lib/asyncio/base_events.py')
0 files changed, 0 insertions, 0 deletions