]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-97781: Apply changes from importlib_metadata 5. (GH-97785)
authorJason R. Coombs <jaraco@jaraco.com>
Thu, 6 Oct 2022 19:25:24 +0000 (15:25 -0400)
committerGitHub <noreply@github.com>
Thu, 6 Oct 2022 19:25:24 +0000 (15:25 -0400)
commit8af04cdef202364541540ed67e204b71e2e759d0
tree2eee9ab0dee52dc07464ca8500d7b15ba328c68b
parent2b5f1360ead9aa72ae00de59edfd6c229d13933f
gh-97781: Apply changes from importlib_metadata 5. (GH-97785)

* gh-97781: Apply changes from importlib_metadata 5.

* Apply changes from upstream

* Apply changes from upstream.
Doc/library/importlib.metadata.rst
Lib/importlib/metadata/__init__.py
Lib/test/test_importlib/test_main.py
Lib/test/test_importlib/test_metadata_api.py
Misc/NEWS.d/next/Library/2022-10-03-13-25-19.gh-issue-97781.gCLLef.rst [new file with mode: 0644]