]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[bpo-45765] Fix distribution discovery on empty path. (#29487)
authorJason R. Coombs <jaraco@jaraco.com>
Tue, 9 Nov 2021 23:49:43 +0000 (18:49 -0500)
committerGitHub <noreply@github.com>
Tue, 9 Nov 2021 23:49:43 +0000 (18:49 -0500)
commit6ec0dec7b7b50d4fee5b2b66cf38e4291bcdf44c
treeec9e6caffadeef7356351fefe8e484a6ee63775a
parent912a4ccc3a523e2990cc501393adfc661614c73a
[bpo-45765] Fix distribution discovery on empty path. (#29487)
Lib/importlib/metadata/__init__.py
Misc/NEWS.d/next/Library/2021-11-09-09-04-19.bpo-45765.JVobxK.rst [new file with mode: 0644]