]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.9] bpo-46425: Fix direct invocation of multiple test modules (GH-30666) (GH-30700)
authorNikita Sobolev <mail@sobolevn.me>
Thu, 20 Jan 2022 01:43:49 +0000 (04:43 +0300)
committerGitHub <noreply@github.com>
Thu, 20 Jan 2022 01:43:49 +0000 (10:43 +0900)
commit8105dd24112509fab2eabfce5352afc41e3a34b6
treed768f5dd522a2eec5ee675532d6cf4c35fdd3321
parent3b51926ee9838e746a5cdb08c7eb985646bd133c
[3.9] bpo-46425: Fix direct invocation of multiple test modules (GH-30666) (GH-30700)
Lib/test/test_compileall.py
Lib/test/test_distutils.py
Lib/test/test_dtrace.py
Lib/unittest/test/test_program.py