]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-118908: Protect the REPL subprocess with a timeout in tests (#120408)
authorPablo Galindo Salgado <Pablogsal@gmail.com>
Wed, 12 Jun 2024 19:09:25 +0000 (20:09 +0100)
committerGitHub <noreply@github.com>
Wed, 12 Jun 2024 19:09:25 +0000 (19:09 +0000)
commit3453362183f083e37ea866a7ae1b34147ffaf81d
tree0e79694d033f91ee2ba2881e3411208292e27257
parent4c6d4f5cb33e48519922d635894eef356faddba2
gh-118908: Protect the REPL subprocess with a timeout in tests (#120408)
Lib/test/test_pyrepl/test_pyrepl.py