bpo-41818: Add termios.tcgetwinsize(), termios.tcsetwinsize(). Update docs.#23686
Merged
Merged
bpo-41818: Add termios.tcgetwinsize(), termios.tcsetwinsize(). Update docs.#23686
Commits
Commits on Dec 8, 2020
Add termios.tcgetwinsize(), termios.tcsetwinsize(). Update docs.
Show description for 78aaac7committedAdd news, clinic generated code.
Show description for 0553063committed
Commits on Dec 10, 2020
Improve termios.tcsetwinsize().
Show description for 0d2d35bcommitted
Commits on Dec 14, 2020
Add TIOCGSIZE support to termios.tcgetwinsize()
Show description for 628b7dccommittedAdd TIOCSSIZE support to termios.tcsetwinsize()
Show description for 6ef8a29committed
Commits on Dec 15, 2020
The SunOS struct ttysize had fields of type "int"; update termios.tcgetwinsize().
Show description for 91374eacommitted