Skip to content

Commit 516a94b

Browse files
ebonnalpicnixz
andcommitted
Update Misc/NEWS.d/next/Library/2024-10-18-10-27-54.gh-issue-74028.4d4vVD.rst
Co-authored-by: Bénédikt Tran <[email protected]>
1 parent 178d6fe commit 516a94b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
Add an optional ``buffersize`` parameter to :meth:`concurrent.futures.Executor.map`.
1+
Add the optional ``buffersize`` parameter to :meth:`concurrent.futures.Executor.map`
2+
to specify the number of results that can be buffered before being yielded.

0 commit comments

Comments
 (0)