This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients Arfrever, doko, ezio.melotti, iritkatriel, martin.panter, miss-islington, nadeem.vawda, petri.lehtinen, python-dev, serhiy.storchaka, vstinner
Date 2022-01-17.13:48:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1642427339.8.0.936090303011.issue13886@roundup.psfhosted.org>
In-reply-to
Content
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.
History
Date User Action Args
2022-01-17 13:48:59vstinnersetrecipients: + vstinner, doko, nadeem.vawda, ezio.melotti, Arfrever, python-dev, petri.lehtinen, martin.panter, serhiy.storchaka, miss-islington, iritkatriel
2022-01-17 13:48:59vstinnersetmessageid: <1642427339.8.0.936090303011.issue13886@roundup.psfhosted.org>
2022-01-17 13:48:59vstinnerlinkissue13886 messages
2022-01-17 13:48:59vstinnercreate