diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2017-12-20 18:19:18 (GMT) |
---|---|---|
committer | Antoine Pitrou <pitrou@free.fr> | 2017-12-20 18:19:18 (GMT) |
commit | 4aa84e728565a15a82727b9b971126e355f47e9d (patch) | |
tree | f6d95878c752081bec108984d22f0d8283749894 /Lib/urllib/parse.py | |
parent | 75d1ca26b0b820dd0f173c924887a93581ce8642 (diff) | |
download | cpython-4aa84e728565a15a82727b9b971126e355f47e9d.zip cpython-4aa84e728565a15a82727b9b971126e355f47e9d.tar.gz cpython-4aa84e728565a15a82727b9b971126e355f47e9d.tar.bz2 |
bpo-32306: Clarify c.f.Executor.map() documentation (GH-4947) (#4948)
The built-in map() function collects function arguments lazily, but concurrent.futures.Executor.map() does so eagerly.
(cherry picked from commit a7a751dd7b08a5bb6cb399c1b2a6ca7b24aba51d)
Diffstat (limited to 'Lib/urllib/parse.py')
0 files changed, 0 insertions, 0 deletions