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 31d115f commit 28eb6a2Copy full SHA for 28eb6a2
1 file changed
Misc/NEWS.d/next/Library/2026-02-08-22-04-06.gh-issue-140814.frzSpn.rst
@@ -1,3 +1,3 @@
1
:func:`multiprocessing.freeze_support` no longer sets the default start method
2
as a side effect, which previously caused a subsequent
3
-:func:`multiprocessing.set_start_method` call to raise ``RuntimeError``.
+:func:`multiprocessing.set_start_method` call to raise :exc:`RuntimeError`.
0 commit comments