-
-
Notifications
You must be signed in to change notification settings - Fork 33.2k
Closed
Labels
OS-windowstopic-replRelated to the interactive shellRelated to the interactive shelltype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
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
astrelsky, jmw182, john-hen and ilterdogac
Metadata
Metadata
Assignees
Labels
OS-windowstopic-replRelated to the interactive shellRelated to the interactive shelltype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error