]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-116520: Fix error handling in `os_get_terminal_size_impl` in `posixmodule` (#116521)
authorNikita Sobolev <mail@sobolevn.me>
Sat, 9 Mar 2024 11:18:38 +0000 (14:18 +0300)
committerGitHub <noreply@github.com>
Sat, 9 Mar 2024 11:18:38 +0000 (14:18 +0300)
commitb4b4e764a798bab60324871074ce4cdebb9d01bb
treed6067fbf9d8c39dbf01e4a9495964e944b5bea9d
parent03f86b1b626ac5b0df1cc74d8f80ea11117aec8c
gh-116520: Fix error handling in `os_get_terminal_size_impl` in `posixmodule` (#116521)
Modules/posixmodule.c