]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-132742: Fix newly added tcflush() tests on Android (GH-133070)
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 28 Apr 2025 18:41:09 +0000 (21:41 +0300)
committerGitHub <noreply@github.com>
Mon, 28 Apr 2025 18:41:09 +0000 (21:41 +0300)
commit25186c2472f6f2ceecb00fcecbce52b924510ed7
treef5bbb63d93f23b6949d6aea558416b93103b9eeb
parent3940e1f8735133057fcfbaf22e796995cba5394b
gh-132742: Fix newly added tcflush() tests on Android (GH-133070)
Lib/test/test_ioctl.py
Lib/test/test_termios.py