]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-109721: Guard `_testinternalcapi` imports in tests (GH-109722)
authorNikita Sobolev <mail@sobolevn.me>
Fri, 22 Sep 2023 20:51:58 +0000 (23:51 +0300)
committerGitHub <noreply@github.com>
Fri, 22 Sep 2023 20:51:58 +0000 (13:51 -0700)
commit8ded34a1ff2d355e95213ab72493908f2ca25dd9
tree68cbfed2bb3f53e1b92248e76d0bfa6d289d14a4
parent8a82bff12c8e6c6c204c8a48ee4993d908ec4b73
gh-109721: Guard `_testinternalcapi` imports in tests (GH-109722)
Lib/test/test_cmd_line.py
Lib/test/test_import/__init__.py
Lib/test/test_opcache.py