]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-97930: Merge with importlib_resources 5.9 (GH-97929)
authorJason R. Coombs <jaraco@jaraco.com>
Sun, 16 Oct 2022 19:00:39 +0000 (15:00 -0400)
committerGitHub <noreply@github.com>
Sun, 16 Oct 2022 19:00:39 +0000 (15:00 -0400)
commitcea910ebf14d1bd9d8bc0c8a5046e69ae8f5be17
treed8f509aa9e5bbb452117ce6eb5de2714171edeb4
parent5c9302d03a57759225dab9e2d7bdd38e79009441
gh-97930: Merge with importlib_resources 5.9 (GH-97929)

* Merge with importlib_resources 5.9

* Update changelog
Lib/importlib/resources/_common.py
Lib/importlib/resources/abc.py
Lib/importlib/resources/readers.py
Lib/importlib/resources/simple.py
Lib/test/test_importlib/resources/test_reader.py
Lib/test/test_importlib/resources/test_resource.py
Misc/NEWS.d/next/Library/2022-10-05-16-10-24.gh-issue-97930.NPSrzE.rst [new file with mode: 0644]