]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-140482: Preserve and restore `stty echo` as a test environment (#140519)
authorBarry Warsaw <barry@python.org>
Fri, 24 Oct 2025 18:07:08 +0000 (11:07 -0700)
committerGitHub <noreply@github.com>
Fri, 24 Oct 2025 18:07:08 +0000 (11:07 -0700)
commitb3c713a0af5f5c4b5704d8019a893a1b70eba941
tree1ded028801d6dce6249c012ff36958a899dde32d
parent44b6eead21080e1abb3ca9ee2e1c7bc8e7a3c3a6
gh-140482: Preserve and restore `stty echo` as a test environment (#140519)

gh-140482: Restore `stty echo` as a test environment
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]