[issue19884] Importing readline produces erroneous output

STINNER Victor report at bugs.python.org
Thu Jul 24 21:07:13 CEST 2014


STINNER Victor added the comment:

> The changes are also causing segfaults when readline is linked with BSD libedit (the default on OS X) rather than GNU readline:

Oh wow. Do you have an idea of to fix the issue with libedit? Or make
the code condition, only use it with native readline?

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue19884>
_______________________________________


More information about the Python-bugs-list mailing list