Issue #23707: On UNIX, os.urandom() now calls the Python signal handler when
read() is interrupted by a signal. dev_urandom_python() now calls _Py_read() helper instead of calling directly read().
Showing
Please register or sign in to comment