mirror of
https://github.com/python/cpython.git
synced 2026-02-01 20:22:17 +00:00
Issue #15881: Added NEWS entry and proper credit.
This commit is contained in:
parent
5bedef3e64
commit
7330da4297
2 changed files with 3 additions and 1 deletions
|
|
@ -236,4 +236,3 @@ docs@python.org), and we'll be glad to correct the problem.
|
|||
* Moshe Zadka
|
||||
* Milan Zamazal
|
||||
* Cheng Zhang
|
||||
* Chris McDonough
|
||||
|
|
|
|||
|
|
@ -120,6 +120,9 @@ Core and Builtins
|
|||
Library
|
||||
-------
|
||||
|
||||
- Issue #15881: Fixed atexit hook in multiprocessing. Original patch
|
||||
by Chris McDonough.
|
||||
|
||||
- Issue #15340: Fix importing the random module when /dev/urandom cannot
|
||||
be opened. This was a regression caused by the hash randomization patch.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue