[issue18458] interactive interpreter crashes and test_readline fails on OS X 10.9 Mavericks due to libedit update

Mark Richman report at bugs.python.org
Wed Oct 30 17:55:33 CET 2013


Mark Richman added the comment:

I had to do `sudo sh ./patch_readline_issue_18458.sh` or the patch script itself would cause Python to crash.

After applying this patch, I got the following output, and the problem is still *not* solved for me:

-- running on OS X 10.9
 -- 2.7 does not need to be patched - skipped
 -- 3.2 not found - skipped
 -- 3.3 not found - skipped
 -- 3.4 not found - skipped
 -- done

----------
nosy: +mrichman

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


More information about the Python-bugs-list mailing list