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 5bedef3 commit 7330da4Copy full SHA for 7330da4
2 files changed
Doc/ACKS.txt
@@ -236,4 +236,3 @@ [email protected]), and we'll be glad to correct the problem.
236
* Moshe Zadka
237
* Milan Zamazal
238
* Cheng Zhang
239
- * Chris McDonough
Misc/NEWS
@@ -120,6 +120,9 @@ Core and Builtins
120
Library
121
-------
122
123
+- Issue #15881: Fixed atexit hook in multiprocessing. Original patch
124
+ by Chris McDonough.
125
+
126
- Issue #15340: Fix importing the random module when /dev/urandom cannot
127
be opened. This was a regression caused by the hash randomization patch.
128
0 commit comments