]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] gh-149977: Fix extra output of `-m test test_lazy_import` (GH-149978) (#150016)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 18 May 2026 19:24:06 +0000 (21:24 +0200)
committerGitHub <noreply@github.com>
Mon, 18 May 2026 19:24:06 +0000 (19:24 +0000)
commit84ea87cde0132ca59f0390031d17b1f867dba8e0
tree3f4ae3fe54a2f89b8c012092e27261f23eca378f
parent01b07df858a9594f4421dacfd10a1c1b26102e29
[3.15] gh-149977: Fix extra output of `-m test test_lazy_import` (GH-149978) (#150016)

gh-149977: Fix extra output of `-m test test_lazy_import` (GH-149978)
(cherry picked from commit 6d5be4b1d6ca91a18e76ae8dad2c5e94837d6309)

Co-authored-by: sobolevn <mail@sobolevn.me>
Lib/test/test_lazy_import/__init__.py