mirror of
https://github.com/python/cpython.git
synced 2026-05-06 12:49:07 -04:00
031f1e6040
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.