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

(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