]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-121351: Skip test_not_wiping_history_file() if no readline (GH-121422)...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 6 Jul 2024 23:18:20 +0000 (01:18 +0200)
committerGitHub <noreply@github.com>
Sat, 6 Jul 2024 23:18:20 +0000 (23:18 +0000)
commit2b02431dd1b9599789c576b140965b5224fbcad2
treee61218e605b4cb37fad361423b8d93228754caef
parentc2ad5fd1d1b5ff2b5ddeb24277b75e52085b4139
[3.13] gh-121351: Skip test_not_wiping_history_file() if no readline (GH-121422) (#121449)

gh-121351: Skip test_not_wiping_history_file() if no readline (GH-121422)
(cherry picked from commit 68e279b37aae3019979a05ca55f462b11aac14be)

Co-authored-by: Sergey B Kirpichev <skirpichev@gmail.com>
Lib/test/test_pyrepl/test_pyrepl.py