]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-91298: Refine traversable (apply changes from importlib_resources 5.7.1) (#91623)
authorJason R. Coombs <jaraco@jaraco.com>
Sun, 17 Apr 2022 15:10:36 +0000 (11:10 -0400)
committerGitHub <noreply@github.com>
Sun, 17 Apr 2022 15:10:36 +0000 (11:10 -0400)
commit7659681556977fe3a19d9f4c5dd93362b9eae25c
tree863d22344a00d1bd1ceb5e34a020680f54812385
parent67712e71b3f20541326d57a475f4bd369a98d918
gh-91298: Refine traversable (apply changes from importlib_resources 5.7.1) (#91623)

* bpo-47142: Refine traversable (apply changes from importlib_resources 5.7.1)

* Replace changelog referencing github issue.
Lib/importlib/resources/abc.py
Lib/importlib/resources/simple.py
Lib/test/test_importlib/update-zips.py
Misc/NEWS.d/next/Documentation/2022-04-17-03-19-51.gh-issue-91298.NT9qHi.rst [new file with mode: 0644]