]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-140438: properly run the asyncio REPL tests (GH-140298) (#140507)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 23 Oct 2025 15:48:26 +0000 (17:48 +0200)
committerGitHub <noreply@github.com>
Thu, 23 Oct 2025 15:48:26 +0000 (15:48 +0000)
commit29c42cc62115367bea117d6ea0789b0420b06638
treeb62eae64b5eda35b7799d547ebf69c1c7719e853
parent3944e9b3b24de994d46eb7f4af6eec49b3324271
[3.14] gh-140438: properly run the asyncio REPL tests (GH-140298) (#140507)

gh-140438: properly run the asyncio REPL tests (GH-140298)
(cherry picked from commit 1a3da2c0700839b6e334e368ff2b600c2389763f)

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