]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-140482: Preserve and restore `stty echo` as a test environment (GH-140519...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 24 Oct 2025 18:30:59 +0000 (20:30 +0200)
committerGitHub <noreply@github.com>
Fri, 24 Oct 2025 18:30:59 +0000 (18:30 +0000)
commit0f0ca07d79203629b62afba02c9c9e472da9b0dc
tree2e2938bab30e8179b3ec1a5b55e276c6abc22ccc
parent5c99b6c576be7a7f11ce7a95f1422b25954bb07e
[3.13] gh-140482: Preserve and restore `stty echo` as a test environment (GH-140519) (#140563)

gh-140482: Preserve and restore `stty echo` as a test environment (GH-140519)
(cherry picked from commit b3c713a0af5f5c4b5704d8019a893a1b70eba941)

gh-140482: Restore `stty echo` as a test environment

Co-authored-by: Barry Warsaw <barry@python.org>
Lib/test/libregrtest/save_env.py
Misc/NEWS.d/next/Tests/2025-10-23-16-39-49.gh-issue-140482.ZMtyeD.rst [new file with mode: 0644]