I have used many years of releases and this is a new problem for me. After updating to 3.13 from 3.12 I noticed the command history in the REPL is no longer persistent. I lose all history when I exit(). I still have 3.12 installed and its command history behaves normally, saving after exit.
I am on Windows. Much of what I’ve found online involves readline, which isn’t pertinent. Any thoughts?
I’ll keep my eye on this issue, thanks for sharing!
As far as having history previously, I’m surprised you didn’t. The only things I can think of that I might be doing differently is during installation. I always “Install Python for all users” and “Add Python to the environment variables”. Not sure why that might affect it, but it’s all I can think of.