]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-46425: Fix direct invocation of multiple test modules (GH-30666)
authorNikita Sobolev <mail@sobolevn.me>
Tue, 18 Jan 2022 19:28:18 +0000 (22:28 +0300)
committerGitHub <noreply@github.com>
Tue, 18 Jan 2022 19:28:18 +0000 (21:28 +0200)
commit1292aa6db5bed889a3c87df443754fcae0177801
tree131eec842d87333ea97fcb90cb58764ac4652c56
parentff7703c4b609a697ada8165fd1c52a73404b6d07
bpo-46425: Fix direct invocation of multiple test modules (GH-30666)
Lib/test/test_compileall.py
Lib/test/test_distutils.py
Lib/test/test_dtrace.py
Lib/test/test_tools/test_freeze.py
Lib/test/test_zipfile64.py
Lib/unittest/test/test_program.py