]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-119770: Make termios ioctl() constants positive (#119840)
authorVictor Stinner <vstinner@python.org>
Fri, 31 May 2024 15:18:40 +0000 (17:18 +0200)
committerGitHub <noreply@github.com>
Fri, 31 May 2024 15:18:40 +0000 (17:18 +0200)
commit64ff1e217d963b48140326e8b63c62f4b306f4a0
treef2417be747b3d2756efb5b86ba71eee2f6532156
parentbcc1be39cb1d04ad9fc0bd1b9193d3972835a57c
gh-119770: Make termios ioctl() constants positive (#119840)
Lib/test/test_ioctl.py
Lib/test/test_termios.py
Misc/NEWS.d/next/Library/2024-05-31-12-57-31.gh-issue-119770.NCtels.rst [new file with mode: 0644]
Modules/termios.c