Skip to content

Commit 5d63a05

Browse files
committed
lint
1 parent a641fb1 commit 5d63a05

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Doc/whatsnew/3.14.rst

+1
Original file line numberDiff line numberDiff line change
@@ -293,6 +293,7 @@ concurrent.futures
293293
same process) to Python code. This is separate from the proposed API
294294
in :pep:`734`.
295295
(Contributed by Eric Snow in :gh:`124548`.)
296+
296297
* The default ``ProcessPoolExecutor`` start method (see
297298
:ref:`multiprocessing-start-methods`) changed from *fork* to *forkserver* on
298299
platforms other than macOS & Windows. If you require the threading

0 commit comments

Comments
 (0)