Roundup Robot added the comment: New changeset 140f0459fe80 by Victor Stinner in branch 'default': Issue #29157: dev_urandom() now calls py_getentropy() https://hg.python.org/cpython/rev/140f0459fe80
New changeset 69b23952d122 by Victor Stinner in branch 'default': Issue #29157: Simplify dev_urandom() https://hg.python.org/cpython/rev/69b23952d122 New changeset 46ca697c6f26 by Victor Stinner in branch 'default': Issue #29157: getrandom() is now preferred over getentropy() https://hg.python.org/cpython/rev/46ca697c6f26 New changeset 4c11a01fa881 by Victor Stinner in branch 'default': py_getentropy() now supports ENOSYS, EPERM & EINTR https://hg.python.org/cpython/rev/4c11a01fa881 New changeset 4edd6cbf9abf by Victor Stinner in branch 'default': Issue #29157: enhance py_getrandom() documentation https://hg.python.org/cpython/rev/4edd6cbf9abf ---------- nosy: +python-dev _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue29157> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com