[issue41034] test_builtin: PtyTests fail when run twice

STINNER Victor report at bugs.python.org
Fri Jun 19 06:44:56 EDT 2020


STINNER Victor <vstinner at python.org> added the comment:

See also:

* bpo-19884: "Importing readline produces erroneous output". Worked around using TERM='xterm-256color env var and by calling rl_variable_bind ("enable-meta-key", "off");
* bpo-11679 "readline interferes with characters beginning with byte \xe9".

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue41034>
_______________________________________


More information about the Python-bugs-list mailing list