]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.9] [bpo-45765] Fix distribution discovery on empty path. (GH-29487). (GH-29511)
authorJason R. Coombs <jaraco@jaraco.com>
Sat, 13 Nov 2021 20:07:22 +0000 (15:07 -0500)
committerGitHub <noreply@github.com>
Sat, 13 Nov 2021 20:07:22 +0000 (15:07 -0500)
commit3e0b830e859ca8792401bfd1402d659f56f99941
tree0b048e37dd564bda107e5fb947b3688c96af9ef8
parentb952f60213c60f89a50e4538783a18ced64ca91f
[3.9] [bpo-45765] Fix distribution discovery on empty path. (GH-29487). (GH-29511)

(cherry picked from commit 6ec0dec7b7b50d4fee5b2b66cf38e4291bcdf44c)

Co-authored-by: Jason R. Coombs <jaraco@jaraco.com>
Lib/importlib/metadata.py
Misc/NEWS.d/next/Library/2021-11-09-09-04-19.bpo-45765.JVobxK.rst [new file with mode: 0644]