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 vstinner
Date 2020-06-19.10:41:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1592563298.31.0.917891862637.issue41034@roundup.psfhosted.org>
In-reply-to
Content
I also reproduce the issue on RHEL 8 with readline 7.0.

But the issue is hidden if stdout is not a TTY. I use "| cat", so Python stdout is a pipe:

$ ./python -m test test_readline test_builtin -v|cat
(...)
Tests result: SUCCESS
History
Date User Action Args
2020-06-19 10:41:38vstinnersetrecipients: + vstinner
2020-06-19 10:41:38vstinnersetmessageid: <1592563298.31.0.917891862637.issue41034@roundup.psfhosted.org>
2020-06-19 10:41:38vstinnerlinkissue41034 messages
2020-06-19 10:41:38vstinnercreate
Morty Proxy This is a proxified and sanitized view of the page, visit original site.