]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-117174: Adapt `test_multiple_statements_fail_early` to new REPL behavior...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 28 Mar 2025 16:51:04 +0000 (17:51 +0100)
committerGitHub <noreply@github.com>
Fri, 28 Mar 2025 16:51:04 +0000 (16:51 +0000)
commit3e45b1fecea28667257cbfef8ac49bd803f8a49c
tree2641e3366f8edc50af4b64f18800a52137cef178
parentde8bc17c337a623536ae365e4402a05e7ad76fbf
[3.13] gh-117174: Adapt `test_multiple_statements_fail_early` to new REPL behavior (follow-up gh-131065) (GH-131836) (#131841)

gh-117174: Adapt `test_multiple_statements_fail_early` to new REPL behavior (follow-up gh-131065) (GH-131836)

Adapt test to new REPL behavior (follow-up gh-117174)
(cherry picked from commit a6cf8275f8b477d34c86c8f89a3ca32e78084add)

Co-authored-by: Bartosz Sławecki <bartosz@ilikepython.com>
Lib/test/test_pyrepl/test_interact.py