mirror of
https://github.com/python/cpython.git
synced 2026-05-09 06:01:08 -04:00
c9382eb7ae
read() is interrupted by a signal. dev_urandom_python() now calls _Py_read() helper instead of calling directly read().
Miscellaneous source files for the main Python shared library