]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-40275: Fix failed test cases by using test helpers (GH-21811)
authorHai Shi <shihai1992@gmail.com>
Mon, 10 Aug 2020 21:24:02 +0000 (05:24 +0800)
committerGitHub <noreply@github.com>
Mon, 10 Aug 2020 21:24:02 +0000 (23:24 +0200)
commit490c5426b1b23831d83d0c6b269858fb98450889
tree5f6848c7df0080388184f788b8c7e050f69d016c
parenta02efe4d27c2aaa4af0cfaf87efa2146b677b17d
bpo-40275: Fix failed test cases by using test helpers (GH-21811)
Lib/test/test__osx_support.py
Lib/test/test_importlib/extension/test_case_sensitivity.py
Lib/test/test_importlib/source/test_case_sensitivity.py
Lib/test/test_selectors.py