]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-121604: fix warnings in test_importlib.test_abc and test_importlib.test_windows...
authorThomas Grainger <tagrain@gmail.com>
Thu, 16 Jan 2025 21:29:16 +0000 (21:29 +0000)
committerGitHub <noreply@github.com>
Thu, 16 Jan 2025 21:29:16 +0000 (13:29 -0800)
commit27494dd9ad6032c29e273cd7f45c204c00d6512c
tree8e4b197649563a09f7b744c6604f1f2b40105121
parent211f41316b7f205d18eb65c1ececd7f7fb30b02d
gh-121604: fix warnings in test_importlib.test_abc and test_importlib.test_windows (GH-128904)
Lib/test/test_importlib/test_abc.py
Lib/test/test_importlib/test_windows.py