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.
V
Victor Stinner committed
6d8bc46cc0ebe75d86d00a6ee7c452beea761c42
Parent: af59732