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 python-dev
Recipients jcea, mkleehammer, ned.deily, python-dev, ronaldoussoren
Date 2013-10-12.22:58:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3cy1fD14X1zSlP@mail.python.org>
In-reply-to
Content
New changeset 1e03fd72e116 by Ned Deily in branch '2.7':
Issue #18458: Prevent crashes with newer versions of libedit.  Its readline
http://hg.python.org/cpython/rev/1e03fd72e116

New changeset dfb7cab9f819 by Ned Deily in branch '3.3':
Issue #18458: Prevent crashes with newer versions of libedit.  Its readline
http://hg.python.org/cpython/rev/dfb7cab9f819

New changeset 47a7313f079a by Ned Deily in branch 'default':
Issue #18458: merge comments from 3.3
http://hg.python.org/cpython/rev/47a7313f079a
History
Date User Action Args
2013-10-12 22:58:12python-devsetrecipients: + python-dev, jcea, ronaldoussoren, mkleehammer, ned.deily
2013-10-12 22:58:12python-devlinkissue18458 messages
2013-10-12 22:58:12python-devcreate