mirror of
https://github.com/python/cpython.git
synced 2026-05-06 20:51:17 -04:00
2a00d94fb2
gh-143394: Skip pyrepl test_no_newline() basic REPL if readline is missing (GH-147973)
(cherry picked from commit 97babb8ef7)
Co-authored-by: Victor Stinner <vstinner@python.org>