From: Victor Stinner Date: Mon, 30 Mar 2015 09:19:07 +0000 (+0200) Subject: (Merge 3.4) Issue #22585: os.urandom() now releases the GIL when the X-Git-Tag: v3.5.0a4~260 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=81c6df5c0fa046eea1a9fe971fe72ad03b0bf9b3;p=thirdparty%2FPython%2Fcpython.git (Merge 3.4) Issue #22585: os.urandom() now releases the GIL when the getentropy() is used (OpenBSD 5.6+). --- 81c6df5c0fa046eea1a9fe971fe72ad03b0bf9b3