]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-128067: In test_pyrepl, discover escape sequences from terminfo instead of using...
authorŁukasz Langa <lukasz@langa.pl>
Fri, 2 Jan 2026 14:42:04 +0000 (15:42 +0100)
committerGitHub <noreply@github.com>
Fri, 2 Jan 2026 14:42:04 +0000 (15:42 +0100)
commit08a17ed0614a059c52a7eadba8a3775d09c2317b
tree3b1e7ee9d118d60f3b5b740dfb07655b8ac7f5a3
parent61f2ad9a3a78597bb1983c3392a758ed02709574
gh-128067: In test_pyrepl, discover escape sequences from terminfo instead of using hard-coded values (#143356)
Lib/test/test_pyrepl/test_pyrepl.py