]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-131647: fix 'sys.path_hooks is empty' warning in test_importlib (#131648)
authorThomas Grainger <tagrain@gmail.com>
Tue, 25 Mar 2025 17:16:15 +0000 (17:16 +0000)
committerGitHub <noreply@github.com>
Tue, 25 Mar 2025 17:16:15 +0000 (18:16 +0100)
commit8ada7a9e1435302ec2cb73375122072d0e1cdd6f
treece8ad7a44db8dfc4f1aa95e8e7515abf02735a1b
parentea0453ee979174d6fc14aae0fd85e4ede6742a86
gh-131647: fix 'sys.path_hooks is empty' warning in test_importlib (#131648)
Lib/test/test_importlib/import_/test_path.py