Yury Selivanov added the comment:

> At least it is better in 3.5 and only affects one platform now, instead of 
> all of them.

No, it affects any platform where CPython is compiled with libedit instead of 
readline.  And even if it was one platform - OS X is big, bigger than Windows 
probably in terms of Python users.

> If people didn't have time to get it fixed and committed before your 
> deadline, that's too bad, I'm afraid :(.

I have a fix (attached to the issue).  I think it's OK, but I need someone else 
to test it and review it.

Martin, does the patch fix the problem on Linux with libedit?  Do we use 
libedit on Windows?

----------
components:  -Macintosh

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

Reply via email to