]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-110260: Check for PyList_SetItem() errors in termios module (GH-110261)
authorNikita Sobolev <mail@sobolevn.me>
Wed, 4 Oct 2023 12:42:17 +0000 (15:42 +0300)
committerGitHub <noreply@github.com>
Wed, 4 Oct 2023 12:42:17 +0000 (15:42 +0300)
commit43baddc2b9557e06ca4f3427c0717bc3688ed3e4
tree4b526688e3a22b7d72d3b8cc552b9c881d337a2f
parent254e30c487908a52a7545cea205aeaef5fbfeea4
gh-110260: Check for PyList_SetItem() errors in termios module (GH-110261)
Modules/termios.c