]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] 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:37:30 +0000 (02:37 +0100)
committerGitHub <noreply@github.com>
Wed, 17 Jan 2024 01:37:30 +0000 (01:37 +0000)
commit5b08b24f895d69f5b981e61f140fe852303c8c0e
treebe631ec116e59df9ccc2ce9fecb6cff8f1da3cf6
parent12c6424205561f45edbc1041faa8080de2d8def2
[3.12] gh-112043: Align concurrent.futures.Executor.map docs with implementation (GH-114153) (#114164)

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