]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-112043: Align concurrent.futures.Executor.map docs with implementation (#114153)
authorErlend E. Aasland <erlend@python.org>
Wed, 17 Jan 2024 01:31:16 +0000 (02:31 +0100)
committerGitHub <noreply@github.com>
Wed, 17 Jan 2024 01:31:16 +0000 (01:31 +0000)
commit8d26db45df479a54eccd2aced7d8a5ea9fd0ffa5
tree205361a8aba743a40f15a5fe466158e6dccc4daf
parent05008c27b73da640b63c0d335c65ade517c0eb84
gh-112043: Align concurrent.futures.Executor.map docs with implementation (#114153)

The first parameter is named 'fn', not 'func'.
Doc/library/concurrent.futures.rst