We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a641fb1 commit 5d63a05Copy full SHA for 5d63a05
Doc/whatsnew/3.14.rst
@@ -293,6 +293,7 @@ concurrent.futures
293
same process) to Python code. This is separate from the proposed API
294
in :pep:`734`.
295
(Contributed by Eric Snow in :gh:`124548`.)
296
+
297
* The default ``ProcessPoolExecutor`` start method (see
298
:ref:`multiprocessing-start-methods`) changed from *fork* to *forkserver* on
299
platforms other than macOS & Windows. If you require the threading
0 commit comments