]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-108927: Fix test_import + test_importlib + test_unittest problem (GH-108929...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 5 Sep 2023 20:43:47 +0000 (13:43 -0700)
committerGitHub <noreply@github.com>
Tue, 5 Sep 2023 20:43:47 +0000 (20:43 +0000)
commit460043b5548c736ac784e8a09030799322777af0
treed815c7a9819dbdebeaf078cc55fc4f7f3bae93dc
parent3d0827e397f6d75d33e578ce4eec459458a34080
[3.12] gh-108927: Fix test_import + test_importlib + test_unittest problem (GH-108929) (#108954)

gh-108927: Fix test_import + test_importlib + test_unittest problem (GH-108929)
(cherry picked from commit 3f89b257639dd817a32079da2ae2c4436b8e82eb)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
Lib/test/test_unittest/test_discovery.py