From: Berker Peksag Date: Sun, 20 Mar 2016 15:30:25 +0000 (+0200) Subject: Issue #12813: uuid.uuid4() no longer depends on ctypes X-Git-Tag: v3.6.0a1~426 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=bd5b1a613bd5c454f8b39623534fdcebe702949d;p=thirdparty%2FPython%2Fcpython.git Issue #12813: uuid.uuid4() no longer depends on ctypes uuid.uuid4() always uses os.urandom() after 756d040aa8e8. --- bd5b1a613bd5c454f8b39623534fdcebe702949d