Skip to content

Commit fd28dd3

Browse files
authored
Update Misc/NEWS.d/next/Library/2025-05-16-12-40-37.gh-issue-132124.T_5Odx.rst
1 parent a7c24f5 commit fd28dd3

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed
Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
On POSIX-compliant systems, :func:`!multiprocessing.util.get_temp_dir` now
22
ignores :envvar:`TMPDIR` (and similar environment variables) if the path
33
length of ``AF_UNIX`` socket files exceeds the platform-specific maximum
4-
length when using the :ref:`forkserver
5-
<multiprocessing-start-method-forkserver>` start method. Patch by Bénédikt
6-
Tran.
4+
length when using the *forkserver* start method. Patch by Bénédikt Tran.

0 commit comments

Comments
 (0)