]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] 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 19:24:17 +0000 (21:24 +0200)
committerGitHub <noreply@github.com>
Fri, 24 Oct 2025 19:24:17 +0000 (19:24 +0000)
commit7545ea6b3ae053ac1e20bd2667c9678e5e1c6aaa
treecc1e3eb8c84329466258cc623d0fbdf7348809f2
parent11b5e0b9c285c7890ff6b1fee1964f9f810a71df
[3.14] gh-140482: Preserve and restore `stty echo` as a test environment (GH-140519) (#140562)

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]