• Kurt B. Kaiser's avatar
    Hye-Shik Chang's fix for Bug 875692. · 4c79a83e
    Kurt B. Kaiser yazdı
    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
    4c79a83e
ceval.c 103 KB