Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 92a2d72

Browse files
committed
Update pr number
1 parent 4c2f35f commit 92a2d72

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Doc/whatsnew/3.14.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -447,7 +447,7 @@ contextvars
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.
450-
(Contributed by Charles Machalow in :gh:`128043`.)
450+
(Contributed by Charles Machalow in :gh:`130849`.)
451451

452452

453453
ctypes
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Add :meth:`concurrent.futures.ProcessPoolExecutor.terminate_workers` and
22
:meth:`concurrent.futures.ProcessPoolExecutor.kill_workers` as
33
ways to terminate or kill all living worker processes in the given pool.
4-
(Contributed by Charles Machalow in :gh:`128043`.)
4+
(Contributed by Charles Machalow in :gh:`130849`.)

0 commit comments

Comments
 (0)