mirror of
https://github.com/python/cpython.git
synced 2026-05-09 14:11:28 -04:00
b7df3144ef
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.