mirror of https://github.com/python/cpython
Issue #20374: merge
This commit is contained in:
commit
93db29b5c1
|
@ -815,7 +815,6 @@ on_hook(PyObject *func)
|
||||||
return result;
|
return result;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
static int
|
static int
|
||||||
#if defined(_RL_FUNCTION_TYPEDEF)
|
#if defined(_RL_FUNCTION_TYPEDEF)
|
||||||
on_startup_hook(void)
|
on_startup_hook(void)
|
||||||
|
|
Loading…
Reference in New Issue