]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-39297: Update for importlib_metadata 1.4. (GH-17947)
authorJason R. Coombs <jaraco@jaraco.com>
Sat, 11 Jan 2020 15:37:28 +0000 (10:37 -0500)
committerGitHub <noreply@github.com>
Sat, 11 Jan 2020 15:37:28 +0000 (10:37 -0500)
commit136735c1a2efb320e4cbb64b40f1191228745b39
tree476c18b19e6a0e61d4b130725f48be6ba4b0081b
parent5d978a2e73e9ad934bcd260ae0a0db5cd0ca27d0
bpo-39297: Update for importlib_metadata 1.4.  (GH-17947)

* bpo-39297: Update for importlib_metadata 1.4. Includes performance updates.

* ðŸ“œðŸ¤– Added by blurb_it.

* Update blurb

Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
Lib/importlib/metadata.py
Misc/NEWS.d/next/Library/2020-01-11-01-15-37.bpo-39297.y98Z6Q.rst [new file with mode: 0644]