]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-51944: fix type and missing addition in gh-112823 (#112996)
authorRonald Oussoren <ronaldoussoren@mac.com>
Tue, 12 Dec 2023 12:57:45 +0000 (13:57 +0100)
committerGitHub <noreply@github.com>
Tue, 12 Dec 2023 12:57:45 +0000 (13:57 +0100)
commitf26bfe4b25f7e5a4f68fcac26207b7175abad208
tree1b51ea9c6003ed7b2e1901f3ba21ce3f4659bc54
parent0c55f270604f8541bcf43526e5cf6c6eddfff451
gh-51944: fix type and missing addition in gh-112823 (#112996)

Fix the defition of VDSUSP and add CCTS_OFLOW (which
was mentioned in NEWS, but not actually addded)
Modules/termios.c