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 2f8edb8 commit 622345dCopy full SHA for 622345d
1 file changed
Misc/NEWS.d/next/Library/2025-11-22-20-30-00.gh-issue-141860.frksvr.rst
@@ -2,4 +2,4 @@ Add an ``on_error`` keyword-only parameter to
2
:func:`multiprocessing.set_forkserver_preload` to control how import failures
3
during module preloading are handled. Accepts ``'ignore'`` (default, silent),
4
``'warn'`` (emit :exc:`ImportWarning`), or ``'fail'`` (raise exception).
5
-Contributed by Nick Neumann.
+Contributed by Nick Neumann and Gregory P. Smith.
0 commit comments