]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-42089: Sync with current cpython branch of importlib_metadata (GH-22775)
authorBarry Warsaw <barry@python.org>
Mon, 19 Oct 2020 21:14:21 +0000 (14:14 -0700)
committerGitHub <noreply@github.com>
Mon, 19 Oct 2020 21:14:21 +0000 (14:14 -0700)
commit96ddc58281d2b6b2258b1a628bccf252090d5611
tree7147b420c790abefc96072a9ec311ffe9cddc509
parent95ad890a7b0341d8d2fde13f824bc24c65a8ece0
bpo-42089: Sync with current cpython branch of importlib_metadata (GH-22775)

~~The only differences are in the test files.~~

Automerge-Triggered-By: @jaraco
Lib/importlib/metadata.py
Lib/test/test_importlib/fixtures.py
Lib/test/test_importlib/test_main.py
Misc/NEWS.d/next/Library/2020-10-19-16-53-19.bpo-42089.R1dthW.rst [new file with mode: 0644]