[issue41541] [PATCH] Make pty.spawn set window size

Soumendra Ganguly report at bugs.python.org
Sat Aug 15 04:59:51 EDT 2020


Soumendra Ganguly <soumendra at tamu.edu> added the comment:

v0.3 removes _login_pty() and defines _login_tty() instead; the latter is based on login_tty(3) from glibc.

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

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


More information about the Python-bugs-list mailing list