Closed
Description
Bug report
Bug description:
I have downloaded Python 3.13.0, Windows 64 bit version from python.org. I have done nothing to customise it.
I start Python. type "12" at the REPL, and press enter. The value 12 is displayed. I hit Ctrl-Z to exit (same happens if I type "exit"). I restart Python and hit the up arrow key. It does not retrieve the "12" from my previous session.
CPython versions tested on:
3.13
Operating systems tested on:
Windows