This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author martin.panter
Recipients dangyogi, docs@python, ezio.melotti, martin.panter
Date 2016-01-08.21:03:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1452287031.83.0.377386654602.issue25991@psf.upfronthosting.co.za>
In-reply-to
Content
What version of Readline are you using? Is it perhaps Editline (libedit)? When I experimented with Editline on Linux once, I think I saw the history file doubling in size every time I ran Python. Maybe that is what you are seeing.
History
Date User Action Args
2016-01-08 21:03:51martin.pantersetrecipients: + martin.panter, dangyogi, ezio.melotti, docs@python
2016-01-08 21:03:51martin.pantersetmessageid: <1452287031.83.0.377386654602.issue25991@psf.upfronthosting.co.za>
2016-01-08 21:03:51martin.panterlinkissue25991 messages
2016-01-08 21:03:51martin.pantercreate