Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 8c5f7f4

Browse files
committed
minor news wording tweak.
1 parent 14f6f4d commit 8c5f7f4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Misc/NEWS.d/next/Library/2022-11-10-17-16-45.gh-issue-97514.kzA0zl.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ generated by the process that spawned the forkserver can control it. This
44
is an enhancement over the other :gh:`97514` fixes so that access is no
55
longer limited only by filesystem permissions.
66

7-
The file descriptor exchange of control pipes with the worker forked worker
8-
process now requires an explicit acknowledgement byte to be sent over the
9-
socket after the exchange on all forkserver supporting platforms. That makes
10-
testing the above much easier.
7+
The file descriptor exchange of control pipes with the forked worker process
8+
now requires an explicit acknowledgement byte to be sent over the socket after
9+
the exchange on all forkserver supporting platforms. That makes testing the
10+
above much easier.

0 commit comments

Comments
 (0)