mirror of
https://github.com/python/cpython.git
synced 2026-06-27 13:20:40 -04:00
a47fc5c2dd
Retry open()/fopen() if it fails with EINTR and the Python signal handler doesn't raise an exception.
Miscellaneous source files for the main Python shared library