mirror of
https://github.com/python/cpython.git
synced 2026-08-31 10:38:24 +08:00
Move Py_BEGIN_ALLOW_THREADS/Py_END_ALLOW_THREADS inside internal_select_ex() to prepare a switch to the _PyTime_t type and retry syscall on EINTR.
Source files for standard library extension modules, and former extension modules that are now builtin modules.