diff options
author | Guido van Rossum <guido@python.org> | 1997-01-21 06:15:24 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1997-01-21 06:15:24 (GMT) |
commit | 70d44787a366e8c72d4dc3e0537e92c47f63a75b (patch) | |
tree | 2a48f1a6922b8e005c017321eab7b8d636b8ab6f /Lib/codehack.py | |
parent | fcdd0e40a45d0897ea363e590716cba6fd1834d5 (diff) | |
download | cpython-70d44787a366e8c72d4dc3e0537e92c47f63a75b.zip cpython-70d44787a366e8c72d4dc3e0537e92c47f63a75b.tar.gz cpython-70d44787a366e8c72d4dc3e0537e92c47f63a75b.tar.bz2 |
Only call sigcheck() at the ticker code if we don't have true signals.
This is safe now that both intrcheck() and signalmodule.c schedule a
sigcheck() call via Py_AddPendingCall().
This gives another 7% speedup (never run such a test twice ;-).
Diffstat (limited to 'Lib/codehack.py')
0 files changed, 0 insertions, 0 deletions