Victor Stinner 75024c6589 (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.
2016-09-20 22:49:52 +02:00
..
2016-09-07 09:26:18 -07:00
2016-09-18 23:49:51 -07:00
2016-09-09 19:48:47 -07:00
2016-09-09 23:11:52 -07:00
2016-09-13 22:46:15 -07:00
2016-01-26 00:40:57 +01:00
2016-09-10 17:04:36 -07:00
2016-09-09 10:17:08 -07:00
2016-09-09 14:57:58 -07:00
2016-09-06 10:46:49 -07:00

Miscellaneous source files for the main Python shared library