Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 1ccc07f

Browse filesBrowse files
committed
lint
1 parent adcf3c6 commit 1ccc07f
Copy full SHA for 1ccc07f

File tree

Expand file treeCollapse file tree

1 file changed

+3
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+3
-2
lines changed

‎Doc/whatsnew/3.14.rst

Copy file name to clipboardExpand all lines: Doc/whatsnew/3.14.rst
+3-2Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -243,8 +243,9 @@ concurrent.futures
243243
in :pep:`734`.
244244
(Contributed by Eric Snow in :gh:`124548`.)
245245

246-
* Introduced the optional ``buffersize`` parameter to :meth:`concurrent.futures.Executor.map`,
247-
which specifies the number of results that can be buffered before being yielded.
246+
* Introduced the optional ``buffersize`` parameter to
247+
:meth:`concurrent.futures.Executor.map`, which specifies the number
248+
of results that can be buffered before being yielded.
248249
(Contributed by Enzo Bonnal and Josh Rosenberg in :gh:`74028`.)
249250

250251
ctypes

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.