]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #19227: Try to fix deadlocks caused by re-seeding then OpenSSL
authorGeorg Brandl <georg@python.org>
Sun, 27 Oct 2013 06:56:11 +0000 (07:56 +0100)
committerGeorg Brandl <georg@python.org>
Sun, 27 Oct 2013 06:56:11 +0000 (07:56 +0100)
commit81be27d53e33b6eb5cedf75c17038673e1555145
treef8f495bc5cbda058fb2cacb781dbdcbc61284bc9
parent045ee06ae91a1503a8d512929c54e16deabfe9a8
Issue #19227: Try to fix deadlocks caused by re-seeding then OpenSSL
pseudo-random number generator on fork().
Misc/NEWS
Modules/_ssl.c