Mark Dickinson <dicki...@gmail.com> added the comment:

This patch fixes the leaks in replace_history_item, remove_history_item 
(similar), and get_current_history_length.

I'm not sure which version of the GNU history library introduced 
free_history_entry (which is used by this patch).  I also haven't checked 
whether it's available in libedit (used on OS X).

----------
keywords: +patch
Added file: http://bugs.python.org/file18314/issue9450.patch

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

Reply via email to