Skip to content

Commit ba4ac81

Browse files
ebonnalpicnixz
andcommitted
Update Doc/whatsnew/3.14.rst
Co-authored-by: Bénédikt Tran <[email protected]>
1 parent 516a94b commit ba4ac81

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Doc/whatsnew/3.14.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -325,8 +325,8 @@ concurrent.futures
325325
supplying a *mp_context* to :class:`concurrent.futures.ProcessPoolExecutor`.
326326
(Contributed by Gregory P. Smith in :gh:`84559`.)
327327

328-
* Introduced the optional ``buffersize`` parameter to
329-
:meth:`concurrent.futures.Executor.map`, which specifies the number
328+
* Add the optional ``buffersize`` parameter to
329+
:meth:`concurrent.futures.Executor.map` to specify the number
330330
of results that can be buffered before being yielded.
331331
(Contributed by Enzo Bonnal and Josh Rosenberg in :gh:`74028`.)
332332

0 commit comments

Comments
 (0)