]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-132742: Fix newly added tcflush() tests on Android (GH-133070) (GH-133104)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 28 Apr 2025 19:10:42 +0000 (21:10 +0200)
committerGitHub <noreply@github.com>
Mon, 28 Apr 2025 19:10:42 +0000 (19:10 +0000)
commitb71442f44fe9ead71dab9a63f929388cec7e9d46
tree0e148a5253eba84586fa2cef8bd17572896c3a62
parentab89f6ec846506a2dc372431cdb5d1e6e71fa27c
[3.13] gh-132742: Fix newly added tcflush() tests on Android (GH-133070) (GH-133104)

(cherry picked from commit 25186c2472f6f2ceecb00fcecbce52b924510ed7)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Lib/test/test_ioctl.py
Lib/test/test_termios.py