Skip to content

Commit b3cc8a2

Browse files
committed
trailing whitespace
1 parent cc5f359 commit b3cc8a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/whatsnew/3.14.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -443,7 +443,7 @@ contextvars
443443

444444
* Support context manager protocol by :class:`contextvars.Token`.
445445
(Contributed by Andrew Svetlov in :gh:`129889`.)
446-
446+
447447
* Add :meth:`concurrent.futures.ProcessPoolExecutor.terminate_workers` and
448448
:meth:`concurrent.futures.ProcessPoolExecutor.kill_workers` as
449449
ways to terminate or kill all living worker processes in the given pool.

0 commit comments

Comments
 (0)