mirror of
https://github.com/python/cpython.git
synced 2026-01-30 22:55:41 +00:00
signal.raise_signal() and os.kill() now call PyErr_CheckSignals() to check immediately for pending signals.
Source files for standard library extension modules, and former extension modules that are now builtin modules.