]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
test_threaded_import: Fix unittest.main spelling (GH-93114)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 25 May 2022 08:22:21 +0000 (01:22 -0700)
committerGitHub <noreply@github.com>
Wed, 25 May 2022 08:22:21 +0000 (01:22 -0700)
commit2ea3d3b847a607c536f6d5714328cb54733eeca0
tree218b19098a7cd6a8990c5f5ae676d37c5f2285c2
parente9d6ca4334273d44e7bd369d119380b4b7d9807d
test_threaded_import: Fix unittest.main spelling (GH-93114)

(cherry picked from commit 19710145b496b5e5341630d80be9c400aa792bd1)

Co-authored-by: Florian Bruhin <me@the-compiler.org>
Lib/test/test_importlib/test_threaded_import.py