We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6a3bea commit 2f435b3Copy full SHA for 2f435b3
1 file changed
Misc/NEWS.d/next/Library/2026-02-05-16-29-45.gh-issue-144503.f9sl_I.rst
@@ -0,0 +1,3 @@
1
+Fix :mod:`multiprocessing` ``forkserver`` bug which prevented starting of
2
+the forkserver if the total length of command line arguments in ``sys.argv``
3
+exceeded the maximum length of a single command line argument.
0 commit comments