]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-117174: Adapt `test_multiple_statements_fail_early` to new REPL behavior (follow...
authorBartosz Sławecki <bartosz@ilikepython.com>
Fri, 28 Mar 2025 14:09:31 +0000 (15:09 +0100)
committerGitHub <noreply@github.com>
Fri, 28 Mar 2025 14:09:31 +0000 (15:09 +0100)
commita6cf8275f8b477d34c86c8f89a3ca32e78084add
treec123150eb0fadf44c1feec70d294f93a305b8fbf
parent9752661491e2ad094aeb8c0bfd6a9e0a666a3d66
gh-117174: Adapt `test_multiple_statements_fail_early` to new REPL behavior (follow-up gh-131065) (#131836)

Adapt test to new REPL behavior (follow-up gh-117174)
Lib/test/test_pyrepl/test_interact.py