Message371875
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 |
|
| Date |
User |
Action |
Args |
| 2020-06-19 10:41:38 | vstinner | set | recipients:
+ vstinner |
| 2020-06-19 10:41:38 | vstinner | set | messageid: <1592563298.31.0.917891862637.issue41034@roundup.psfhosted.org> |
| 2020-06-19 10:41:38 | vstinner | link | issue41034 messages |
| 2020-06-19 10:41:38 | vstinner | create | |
|