mirror of
https://github.com/python/cpython.git
synced 2025-10-18 04:38:07 +00:00
rename sigcheck so signal handling works again
This commit is contained in:
parent
64fc649095
commit
ec25b91ba3
1 changed files with 1 additions and 1 deletions
|
@ -407,7 +407,7 @@ initsignal()
|
|||
}
|
||||
|
||||
int
|
||||
sigcheck()
|
||||
PyErr_CheckSignals()
|
||||
{
|
||||
int i;
|
||||
PyObject *f;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue