Skip to content

Commit 622345d

Browse files
committed
Add Gregory P. Smith to NEWS entry contributors
1 parent 2f8edb8 commit 622345d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Misc/NEWS.d/next/Library/2025-11-22-20-30-00.gh-issue-141860.frksvr.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ Add an ``on_error`` keyword-only parameter to
22
:func:`multiprocessing.set_forkserver_preload` to control how import failures
33
during module preloading are handled. Accepts ``'ignore'`` (default, silent),
44
``'warn'`` (emit :exc:`ImportWarning`), or ``'fail'`` (raise exception).
5-
Contributed by Nick Neumann.
5+
Contributed by Nick Neumann and Gregory P. Smith.

0 commit comments

Comments
 (0)