]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.10] bpo-46425: Fix direct invocation of multiple test modules (GH-30666) (GH-30699)
authorNikita Sobolev <mail@sobolevn.me>
Thu, 20 Jan 2022 01:44:21 +0000 (04:44 +0300)
committerGitHub <noreply@github.com>
Thu, 20 Jan 2022 01:44:21 +0000 (10:44 +0900)
commita6a088548063226233c08b8d35dde130746fdd10
treef61ce938a92fa94f4923597a7259ef767b4284d4
parent07b12fdf5545a20e0fb7be9d6ad35344337e00ae
[3.10] bpo-46425: Fix direct invocation of multiple test modules (GH-30666) (GH-30699)
Lib/test/test_compileall.py
Lib/test/test_distutils.py
Lib/test/test_dtrace.py
Lib/test/test_zipfile64.py
Lib/unittest/test/test_program.py