]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-110388: Add tests for tty (GH-110394)
authorSerhiy Storchaka <storchaka@gmail.com>
Tue, 10 Oct 2023 11:42:25 +0000 (14:42 +0300)
committerGitHub <noreply@github.com>
Tue, 10 Oct 2023 11:42:25 +0000 (13:42 +0200)
commit7f702b26dbbf24ab5ef2be5444ae652300733b5b
treec22ccf9bef835c68f72f15b553927a84fbde3bb2
parent92a9e980245156bf75ede0869f8ba9512e04d2eb
gh-110388: Add tests for tty (GH-110394)
Lib/test/test_tty.py [new file with mode: 0644]
Misc/NEWS.d/next/Tests/2023-10-05-14-22-48.gh-issue-110388.1-HQJO.rst [new file with mode: 0644]