summaryrefslogtreecommitdiff
path: root/Python/ceval.c
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1997-01-21 06:13:09 +0000
committerGuido van Rossum <guido@python.org>1997-01-21 06:13:09 +0000
commitfcdd0e40a45d0897ea363e590716cba6fd1834d5 (patch)
tree9a4fd7670580848b7cf96e9fa43b40e85c1a229f /Python/ceval.c
parentad74fa66747020e6ed0c70a5a649cf9cb007179d (diff)
downloadcpython-git-fcdd0e40a45d0897ea363e590716cba6fd1834d5.tar.gz
Arrange for PyErr_CheckSignals() to be called via Py_AddPendingCall().
This avoids having to call sigcheck() (the same routine by its old name :-) in the ticker code in ceval.c's main interpreter loop.
Diffstat (limited to 'Python/ceval.c')
0 files changed, 0 insertions, 0 deletions