]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-143394: Skip pyrepl test_no_newline() basic REPL if readline is missing (#147973)
authorVictor Stinner <vstinner@python.org>
Thu, 2 Apr 2026 11:45:59 +0000 (13:45 +0200)
committerGitHub <noreply@github.com>
Thu, 2 Apr 2026 11:45:59 +0000 (13:45 +0200)
commit97babb8ef70c1c25768a0e534cfb10955c6b290d
tree0b362dd00f70dce60c253b2fc21bb37683d34747
parent7817651b21f4cc84541df02542292c2e20c762c8
gh-143394: Skip pyrepl test_no_newline() basic REPL if readline is missing (#147973)
Lib/test/test_pyrepl/test_pyrepl.py