]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-126332: Add tests for _pyrepl.utils (GH-129325) (#130414)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 21 Feb 2025 17:22:42 +0000 (18:22 +0100)
committerGitHub <noreply@github.com>
Fri, 21 Feb 2025 17:22:42 +0000 (17:22 +0000)
commit3d88c183031c1367271d9cccdf90e06ff102945f
treef0066ed7f2d720456e4f753c82cbe24e938f4b55
parent8db3eee4cd1290560492ecee34be834d2fe667f5
[3.13] gh-126332: Add tests for _pyrepl.utils (GH-129325) (#130414)

gh-126332: Add tests for _pyrepl.utils (GH-129325)
(cherry picked from commit 0c4248f88e279df3254d62b34dfa3204a92c56a0)

Co-authored-by: Pieter Eendebak <pieter.eendebak@gmail.com>
Lib/test/test_pyrepl/test_utils.py [new file with mode: 0644]
Misc/NEWS.d/next/Tests/2025-01-26-20-17-58.gh-issue-126332.c0wUS-.rst [new file with mode: 0644]