1 2 3 4
Python now compiles on platforms without ``sigset_t``. Several functions in :mod:`signal` are not available when ``sigset_t`` is missing. Based on patch by Roman Yurchak for pyodide.