]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-149879: Fix test_termios and test_ioctl on Cygwin (#150412)
authorVictor Stinner <vstinner@python.org>
Mon, 25 May 2026 17:06:28 +0000 (19:06 +0200)
committerGitHub <noreply@github.com>
Mon, 25 May 2026 17:06:28 +0000 (19:06 +0200)
commit08afe298729f9e24342be929f8d43750cbc09c3c
tree1f2ae2db3174271d5a7f95d2801d5045dea15e5f
parentc714b5679817099ac574890392f408129e6c67cb
gh-149879: Fix test_termios and test_ioctl on Cygwin (#150412)

Skip tests failing on Cygwin.
Lib/test/test_ioctl.py
Lib/test/test_termios.py