]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-108927: Fix test_import + test_importlib + test_unittest problem (#108929)
authorNikita Sobolev <mail@sobolevn.me>
Tue, 5 Sep 2023 18:57:48 +0000 (21:57 +0300)
committerGitHub <noreply@github.com>
Tue, 5 Sep 2023 18:57:48 +0000 (18:57 +0000)
commit3f89b257639dd817a32079da2ae2c4436b8e82eb
tree1569d6dfb9e4ad31e7e1c41a4c15e6c8ca1e11a4
parentdeea7c82682848b2a0db971a4dcc3a32c73a9f8c
gh-108927: Fix test_import + test_importlib + test_unittest problem (#108929)
Lib/test/test_unittest/test_discovery.py