]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-85984: Add _POSIX_VDISABLE from unistd.h to termios module. (#114985)
authorSoumendra Ganguly <67527439+8vasu@users.noreply.github.com>
Sun, 11 Feb 2024 10:29:44 +0000 (11:29 +0100)
committerGitHub <noreply@github.com>
Sun, 11 Feb 2024 10:29:44 +0000 (10:29 +0000)
commitbf75f1b147b8cc4c5506df7c4bb30b9950ceda1a
treec3f605a2c9ab7501c74c7cd837ec8e183a85cdc5
parentaeffc7f8951e04258f0fd8cadfa6cd8b704730f6
gh-85984: Add _POSIX_VDISABLE from unistd.h to termios module. (#114985)

Signed-off-by: Soumendra Ganguly <soumendraganguly@gmail.com>
Co-authored-by: Gregory P. Smith <greg@krypto.org>
Misc/NEWS.d/next/Library/2024-02-04-02-28-37.gh-issue-85984.NHZVTQ.rst [new file with mode: 0644]
Modules/termios.c