Skip to content

Commit ea574cc

Browse files
gpsheadhugovk
andauthored
typo fix in NEWS
Co-authored-by: Hugo van Kemenade <[email protected]>
1 parent 7fbf350 commit ea574cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
The default :mod:`multiprocessing` start method on Linux and other POSIX systems has been changed away from often unsafe``"fork"`` to ``"forkserver"`` (when the platform support sending file handles over pipes) or ``"spawn"``. Mac and Windows are unchanged as they already default to ``"spawn"``.
1+
The default :mod:`multiprocessing` start method on Linux and other POSIX systems has been changed away from often unsafe ``"fork"`` to ``"forkserver"`` (when the platform support sending file handles over pipes) or ``"spawn"``. Mac and Windows are unchanged as they already default to ``"spawn"``.

0 commit comments

Comments
 (0)