]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] gh-149977: Fix extra output of `-m test test_lazy_import`, again (GH-150965...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 5 Jun 2026 15:46:57 +0000 (17:46 +0200)
committerGitHub <noreply@github.com>
Fri, 5 Jun 2026 15:46:57 +0000 (15:46 +0000)
commitd0a263d6d6c94272249d76e139ce80f749103bfe
tree55921443190135000c73c9dac80b9e0760cdaed0
parent06ffcde725c6ee30c4717bd2c2375f6019d172c1
[3.15] gh-149977: Fix extra output of `-m test test_lazy_import`, again (GH-150965) (#150975)

gh-149977: Fix extra output of `-m test test_lazy_import`, again (GH-150965)
(cherry picked from commit 9b4090c48e0b5e51f15ca0c52f7c173de71e3ba6)

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