commit | 96ddc58281d2b6b2258b1a628bccf252090d5611 | [log] [tgz] |
---|---|---|
author | Barry Warsaw <barry@python.org> | Mon Oct 19 14:14:21 2020 -0700 |
committer | GitHub <noreply@github.com> | Mon Oct 19 14:14:21 2020 -0700 |
tree | 7147b420c790abefc96072a9ec311ffe9cddc509 | |
parent | 95ad890a7b0341d8d2fde13f824bc24c65a8ece0 [diff] |
bpo-42089: Sync with current cpython branch of importlib_metadata (GH-22775) ~~The only differences are in the test files.~~ Automerge-Triggered-By: @jaraco