mirror of
https://github.com/python/cpython.git
synced 2025-12-07 09:47:28 +00:00
merge 3.4 (#24058)
This commit is contained in:
commit
fc9d6f600e
1 changed files with 0 additions and 2 deletions
|
|
@ -1103,8 +1103,6 @@ rlhandler(char *text)
|
||||||
rl_callback_handler_remove();
|
rl_callback_handler_remove();
|
||||||
}
|
}
|
||||||
|
|
||||||
extern PyThreadState* _PyOS_ReadlineTState;
|
|
||||||
|
|
||||||
static char *
|
static char *
|
||||||
readline_until_enter_or_signal(const char *prompt, int *signal)
|
readline_until_enter_or_signal(const char *prompt, int *signal)
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue