8000 Improve NEWS wording · python/cpython@f3a947d · GitHub
[go: up one dir, main page]

Skip to content

Commit f3a947d

Browse files
pitrouTrol
authored and
Trol
committed
Improve NEWS wording
1 parent f202fff commit f3a947d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Fix that Library multiprocess leaks named resources when global named
2-
resources are used in the main module in spawn context.
1+
Fix a multiprocessing bug where a global named resource (such as a semaphore)
2+
could leak when a child process is spawned (as opposed to forked).

0 commit comments

Comments
 (0)
0