]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-112043: Align concurrent.futures.Executor.map docs with implementation...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 17 Jan 2024 01:38:06 +0000 (02:38 +0100)
committerGitHub <noreply@github.com>
Wed, 17 Jan 2024 01:38:06 +0000 (01:38 +0000)
commit644b4a1e87b08fb8e67a81cbe474d9c5178ae77c
treea8f8981d5c50d8aafa240caf04ee915389f9a3bf
parentb21dd364958c7b29893841cf8ec28f33d691cb9a
[3.11] gh-112043: Align concurrent.futures.Executor.map docs with implementation (GH-114153) (#114165)

The first parameter is named 'fn', not 'func'.
(cherry picked from commit 8d26db45df479a54eccd2aced7d8a5ea9fd0ffa5)

Co-authored-by: Erlend E. Aasland <erlend@python.org>
Doc/library/concurrent.futures.rst