mirror of
https://github.com/python/cpython.git
synced 2026-05-09 06:01:08 -04:00
ee699e9d2b
Call PyErr_CheckSignals() if connect(), select() or getsockopt() failed with EINTR.
Source files for standard library extension modules, and former extension modules that are now builtin modules.