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

Skip to content

Commit 1852b30

Browse files
committed
Issue #18747: Update Misc/NEWS to reflect the latest changeset.
1 parent 80c5de9 commit 1852b30

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Misc/NEWS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ Library
7373
in the tkinter module.
7474

7575
- Issue #18747: Re-seed OpenSSL's pseudo-random number generator after fork.
76-
A pthread_atfork() child handler is used to seeded the PRNG with pid, time
76+
A pthread_atfork() parent handler is used to seeded the PRNG with pid, time
7777
and some stack data.
7878

7979
- Issue #8865: Concurrent invocation of select.poll.poll() now raises a

0 commit comments

Comments
 (0)