Taken from 2.4/HEAD: · sthagen/python-cpython@c57bd88 · GitHub
Skip to content

Commit c57bd88

Browse files
committed
Taken from 2.4/HEAD:
- 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().
1 parent b7754e1 commit c57bd88

2 files changed

Lines changed: 10 additions & 0 deletions

File tree

Misc/NEWS

Lines changed: 4 additions & 0 deletions

Python/ceval.c

Lines changed: 6 additions & 0 deletions

0 commit comments

Comments
 (0)