Thanks to visit codestin.com Credit goes to github.com
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 80c5de9 commit 1852b30Copy full SHA for 1852b30
1 file changed
Misc/NEWS
@@ -73,7 +73,7 @@ Library
73
in the tkinter module.
74
75
- 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
+ A pthread_atfork() parent handler is used to seeded the PRNG with pid, time
77
and some stack data.
78
79
- Issue #8865: Concurrent invocation of select.poll.poll() now raises a
0 commit comments