]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-110365: Fix error overwrite in `termios.tcsetattr` (#110366)
authorNikita Sobolev <mail@sobolevn.me>
Thu, 5 Oct 2023 11:02:52 +0000 (14:02 +0300)
committerGitHub <noreply@github.com>
Thu, 5 Oct 2023 11:02:52 +0000 (11:02 +0000)
commit2bbbab212fb10b3aeaded188fb5d6c001fb4bf74
tree01598b9bfb9ec0157c88d740f354d1b79b74bef9
parent6592976061a6580fee2ade3564f6497eb685ab67
gh-110365: Fix error overwrite in `termios.tcsetattr` (#110366)

Co-authored-by: Erlend E. Aasland <erlend@python.org>
Misc/NEWS.d/next/Library/2023-10-04-18-56-29.gh-issue-110365.LCxiau.rst [new file with mode: 0644]
Modules/termios.c