]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-37697: Sync with importlib_metadata 0.19 (GH-14993) (GH-14995)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 28 Jul 2019 19:45:46 +0000 (12:45 -0700)
committerJason R. Coombs <jaraco@jaraco.com>
Sun, 28 Jul 2019 19:45:46 +0000 (15:45 -0400)
commitf96334c17946683dd4fb5a84e86a7a4caa4b487d
tree12e6119e19e59602d4d76f211de95b4a087fc15d
parentc94386d01372e69a67935bf284bfab31dac2adab
bpo-37697: Sync with importlib_metadata 0.19 (GH-14993) (GH-14995)

* bpo-37697: Sync with importlib_metadata 0.19

* Run make regen-importlib

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

Co-authored-by: Jason R. Coombs <jaraco@jaraco.com>
Lib/importlib/_bootstrap_external.py
Lib/importlib/metadata/__init__.py
Lib/test/test_importlib/fixtures.py
Lib/test/test_importlib/test_main.py
Lib/test/test_importlib/test_zip.py
Misc/NEWS.d/next/Library/2019-07-28-17-44-21.bpo-37697.7UV5d0.rst [new file with mode: 0644]
Python/importlib_external.h