mirror of
https://github.com/python/cpython.git
synced 2026-07-27 20:33:48 -04:00
ad74fa6674
Py_AddPendingCall(). This avoids having to call sigcheck() in the ticker code in ceval.c's main interpreter loop.