]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Silence find_module() DeprecationWarning on Windows tests (GH-25563)
authorBrett Cannon <brett@python.org>
Fri, 23 Apr 2021 21:40:18 +0000 (14:40 -0700)
committerGitHub <noreply@github.com>
Fri, 23 Apr 2021 21:40:18 +0000 (14:40 -0700)
commit22556d84bca68a16e030e2337dcad80069d06f6b
tree5baf5b94cc183f63f20895451b9ee42e44892196
parent1e9f0933095403b215c2c4a0be7915d034ff7026
Silence find_module() DeprecationWarning on Windows tests (GH-25563)
Lib/test/test_importlib/test_windows.py