commit | b738237d6792acba85b1f6e6c8993a812c7fd815 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Tue Dec 10 17:47:06 2019 -0800 |
committer | Jason R. Coombs <jaraco@jaraco.com> | Tue Dec 10 20:47:06 2019 -0500 |
tree | df43dd6086dc4a61c833af6786ca4da40cc5d46d | |
parent | 00e2fe4f214eadd5714751968e158c78a8a3f04b [diff] |
bpo-39022, bpo-38594: Sync with importlib_metadata 1.3 (GH-17568) (GH-17569) * bpo-39022, bpo-38594: Sync with importlib_metadata 1.3 including improved docs for custom finders and better serialization support in EntryPoints. * 📜🤖 Added by blurb_it. * Correct module reference (cherry picked from commit b7a0109cd2bafaa21a4d50aad307e901c68f9156) Co-authored-by: Jason R. Coombs <jaraco@jaraco.com>