gh-85984: Utilize new "winsize" functions from termios in pty tests.#101831
Merged
Merged
gh-85984: Utilize new "winsize" functions from termios in pty tests.#101831
Commits
Commits on Feb 11, 2023
Utilize new functions termios.tcgetwinsize() and termios.tcsetwinsize in test_pty.py.
Show description for 63fb4d8committed- authored
Commits on Feb 12, 2023
Remove import_module("fcntl") and test__copy_eof_on_all().
Show description for cd0742ccommittedMerge branch 'test_pty_winsize' of https://github.com/8vasu/cpython
Show description for 4ae71adcommitted- authored