]> granicus.if.org Git - python/commit
[3.8] bpo-38121: Sync importlib.metadata with 0.22 backport (GH-15993) (GH-16064)
authorJason R. Coombs <jaraco@jaraco.com>
Thu, 12 Sep 2019 15:41:31 +0000 (16:41 +0100)
committerGitHub <noreply@github.com>
Thu, 12 Sep 2019 15:41:31 +0000 (16:41 +0100)
commita0d4aac50b362f4c33594a86e0e299d3f812e7b1
tree6a34cca2e0acb7fde802e7f950d9f0445f525d8e
parentd04c85f5a74e61637ee17e8d4870c6a1d3b07d3e
[3.8] bpo-38121: Sync importlib.metadata with 0.22 backport (GH-15993) (GH-16064)

* bpo-38121: Sync importlib.metadata with 0.22 backport

* ðŸ“œðŸ¤– Added by blurb_it..
(cherry picked from commit 8ed6503eca4e3ea4949479d8d7fd9ffd54f81038)

Co-authored-by: Jason R. Coombs <jaraco@jaraco.com>
Lib/importlib/_bootstrap_external.py
Lib/importlib/metadata.py
Misc/NEWS.d/next/Library/2019-09-11-16-54-57.bpo-38121.SrSDzB.rst [new file with mode: 0644]
Python/importlib_external.h