Martin Panter added the comment:

GDB also seems affected. The significance of this is it makes me suspect a bug 
in Readline’s callback-based “alternative interface”, as opposed to the simpler 
blocking interface. I know Python and GDB both use the callback API, and that 
Bash doesn’t.

You might have more luck taking this directly to Gnu Readline:
https://cnswww.cns.cwru.edu/php/chet/readline/rltop.html#Bugs

----------
nosy: +martin.panter
resolution:  -> third party

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

Reply via email to