]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-110365: Fix error overwrite in `termios.tcsetattr` (GH-110366) (#110390)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 5 Oct 2023 12:21:34 +0000 (05:21 -0700)
committerGitHub <noreply@github.com>
Thu, 5 Oct 2023 12:21:34 +0000 (14:21 +0200)
commit34c7793cd04526827495293a098db527889d7873
tree9f70f4563545d0744462a66c2927fab3a26969da
parentb0e43cb6cb99b5ebe62d00727d54c4f05f5a739e
[3.11] gh-110365: Fix error overwrite in `termios.tcsetattr` (GH-110366) (#110390)

(cherry picked from commit 2bbbab212fb10b3aeaded188fb5d6c001fb4bf74)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
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