Commit 546687f
[3.13] Disable inputrc in test_pyrepl basic REPL output test (GH-157938)
Specifically, `test_no_newline` would fail if the user's `~/.inputrc`
sets `editing-mode vi`, which adds `(ins)` for "insert mode" to the
beginning of the prompt.
(cherry picked from commit d5dede7)
Co-authored-by: Zachary Ware <zach@python.org>1 parent aa0279b commit 546687f
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1418 | 1418 | | |
1419 | 1419 | | |
1420 | 1420 | | |
| 1421 | + | |
| 1422 | + | |
1421 | 1423 | | |
1422 | 1424 | | |
1423 | 1425 | | |
| |||
0 commit comments