Soumendra Ganguly <soumen...@tamu.edu> added the comment:

Further note: login_tty will also enable us to set slave termios from the 
parent process in pty.spawn.

Due to the fact that reviewing patches can be overwhelming, v0.5 removes a lot 
of stuff and instead simply performs window resize by calling ioctl TIOCSWINSZ 
on the master end of the pty. Still works as expected.

----------
Added file: https://bugs.python.org/file49402/pty.diff

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue41541>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to