diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2016-09-20 20:49:52 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2016-09-20 20:49:52 (GMT) |
commit | 75024c6589539f72af69ce61cd6493b193989c2d (patch) | |
tree | 462b1f0020008ed484efc83a5b0eb3cd74fc016e /setup.py | |
parent | 7582bcaa8faf348fb6894617846ba41b5782ea06 (diff) | |
parent | 6d8bc46cc0ebe75d86d00a6ee7c452beea761c42 (diff) | |
download | cpython-75024c6589539f72af69ce61cd6493b193989c2d.zip cpython-75024c6589539f72af69ce61cd6493b193989c2d.tar.gz cpython-75024c6589539f72af69ce61cd6493b193989c2d.tar.bz2 |
(Merge 3.5) Catch EPERM error in py_getrandom()
Issue #27955: Fallback on reading /dev/urandom device when the getrandom()
syscall fails with EPERM, for example when blocked by SECCOMP.
Diffstat (limited to 'setup.py')
0 files changed, 0 insertions, 0 deletions