Skip to content

Commit 28eb6a2

Browse files
authored
Update Misc/NEWS.d/next/Library/2026-02-08-22-04-06.gh-issue-140814.frzSpn.rst
1 parent 31d115f commit 28eb6a2

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,3 +1,3 @@
11
:func:`multiprocessing.freeze_support` no longer sets the default start method
22
as a side effect, which previously caused a subsequent
3-
:func:`multiprocessing.set_start_method` call to raise ``RuntimeError``.
3+
:func:`multiprocessing.set_start_method` call to raise :exc:`RuntimeError`.

0 commit comments

Comments
 (0)