]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-140438: properly run the asyncio REPL tests (GH-140298) (#140508)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 23 Oct 2025 15:47:55 +0000 (17:47 +0200)
committerGitHub <noreply@github.com>
Thu, 23 Oct 2025 15:47:55 +0000 (15:47 +0000)
commitadf0c11a268356eb7280ad5fe7483e5974bdf645
tree91a2333fcd79c29a43d78857b904630e2c173040
parent640bc258c127aaddc5861a4ba279820c4a1ea49b
[3.13] gh-140438: properly run the asyncio REPL tests (GH-140298) (#140508)

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