[issue42175] long lines from interactive stdin are truncated

Ammar Askar report at bugs.python.org
Tue Oct 27 13:44:47 EDT 2020


Ammar Askar <ammar at ammaraskar.com> added the comment:

This doesn't show up in piping so I think it might be a Linux terminal limitation. This thread claims a 4096 limit in cooked terminals, would you mind giving one of the work-arounds here a try and see if it that gets rid of it: https://unix.stackexchange.com/questions/131105/how-to-read-over-4k-input-without-new-lines-on-a-terminal

----------
nosy: +ammar2

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


More information about the Python-bugs-list mailing list