Steven D'Aprano <steve+pyt...@pearwood.info> added the comment:

How very odd. I use the Python interactive interpreter extensively, and have 
done so for years. My history file is only 500 lines.

Did you happen to inspect the file before deleting it to see if it contained 
something odd?

What does this print for you?

    import readline
    readline.get_history_length()

----------
nosy: +steven.daprano

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue41563>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to