]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-146091: Fix NULL check in termios.tcsetwinsize (#146147)
authorOkiemute Enato <51956662+okiemute04@users.noreply.github.com>
Thu, 19 Mar 2026 10:50:18 +0000 (03:50 -0700)
committerGitHub <noreply@github.com>
Thu, 19 Mar 2026 10:50:18 +0000 (16:20 +0530)
commit89a154a0c0f6b8844e1fe7fd761f75ead13608bd
treee5ad9f4ca890848aa8ef02dad5bcf6a3a9e56f2e
parent91e1312b950e3a98a9e968da02500db127e06f43
gh-146091: Fix NULL check in termios.tcsetwinsize (#146147)
Misc/NEWS.d/next/Library/2026-03-18-16-58-17.gh-issue-146091.lBbo1L.rst [new file with mode: 0644]
Modules/termios.c