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