[issue13886] test_builtin.PtyTests fail on non-ASCII characters if the readline module is loaded

STINNER Victor report at bugs.python.org
Mon Jan 17 08:48:59 EST 2022


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

Ok, the initial issue is now fixed: the test pass.

If someone wants to write test input() with non-ASCII input and readline, I suggest to open a new issue and add the test in the test_readline module instead.

----------
resolution:  -> fixed
stage: patch review -> resolved
status: open -> closed

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


More information about the Python-bugs-list mailing list