SIGN IN SIGN UP

Hye-Shik Chang's fix for Bug 875692.

Improve signal handling, especially when using threads, by forcing an early
re-execution of PyEval_EvalFrame() "periodic" code when things_to_do is not
cleared by Py_MakePendingCalls().

M Misc/NEWS
M Python/ceval.c
K
Kurt B. Kaiser committed
4c79a83e0c0cb6c68a63c116857a18307cafd9c9
Parent: 8e6f2de