Bug report
Bug description:
To reproduce, type ( an then enter a few times, you will be unable to exit via ^D unlike on a single prompt line (nothing happens).
In the PYTHON_BASIC_REPL ctrl-D exits the multiline section.
CPython versions tested on:
CPython main branch
Operating systems tested on:
No response
Linked PRs
Bug report
Bug description:
To reproduce, type
(an then enter a few times, you will be unable to exit via ^D unlike on a single prompt line (nothing happens).In the
PYTHON_BASIC_REPLctrl-D exits the multiline section.CPython versions tested on:
CPython main branch
Operating systems tested on:
No response
Linked PRs
_pyreplmodule #133883_pyreplmodule (GH-133883) #139850_pyreplmodule (GH-133883) #139851