mirror of
https://github.com/python/cpython.git
synced 2026-01-29 22:26:03 +00:00
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