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