Skip to content

[3.15] Disable inputrc in test_pyrepl basic REPL output test (GH-157827) - #157936

Open
miss-islington wants to merge 1 commit into
python:3.15from
miss-islington:backport-d5dede7-3.15
Open

miss-islington wants to merge 1 commit into
python:3.15from
miss-islington:backport-d5dede7-3.15

Conversation

@miss-islington

Copy link
Copy Markdown
Contributor

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

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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants