]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-108927: Fix test_import + test_importlib + test_unittest problem (GH-108929...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 4 Oct 2023 11:09:43 +0000 (04:09 -0700)
committerGitHub <noreply@github.com>
Wed, 4 Oct 2023 11:09:43 +0000 (11:09 +0000)
commit497c8c4520e563e6b21f6707adb617542798e125
tree35f545054c73e5ee3d6396464171c0767dfc0bc5
parentf9ac377626ff993569b532e693acf3f08a6c1f43
[3.11] gh-108927: Fix test_import + test_importlib + test_unittest problem (GH-108929) (#110347)

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/unittest/test/test_discovery.py