]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-93963: Remove usage of deprecated interface from importlib.abc. (#95217)
authorJason R. Coombs <jaraco@jaraco.com>
Wed, 27 Jul 2022 08:54:31 +0000 (04:54 -0400)
committerGitHub <noreply@github.com>
Wed, 27 Jul 2022 08:54:31 +0000 (04:54 -0400)
commit78eb3f79eae772f7a5cdbb2cc02c12b05bd88305
tree5b7663b75b70cf7e4c2036a024813e999a27a05e
parent8c88e360e71c8fd456b261f5c5ccc2d8e4db63a0
gh-93963: Remove usage of deprecated interface from importlib.abc. (#95217)

Co-authored-by: Ɓukasz Langa <lukasz@langa.pl>
Lib/test/test_importlib/resources/test_files.py
Lib/test/test_importlib/resources/util.py
Misc/NEWS.d/next/Tests/2022-07-24-16-28-31.gh-issue-93963.UB9azu.rst [new file with mode: 0644]