mirror of
https://github.com/python/cpython.git
synced 2026-06-09 21:05:55 -04:00
70a46f635f
Call PyErr_CheckSignals() immediatly if connect() or select() fails with EINTR in internal_connect(). Refactor also the code to limit indentaton and make it more readable.
Source files for standard library extension modules, and former extension modules that are now builtin modules.