commit | b7a0109cd2bafaa21a4d50aad307e901c68f9156 | [log] [tgz] |
---|---|---|
author | Jason R. Coombs <jaraco@jaraco.com> | Tue Dec 10 20:05:10 2019 -0500 |
committer | GitHub <noreply@github.com> | Tue Dec 10 20:05:10 2019 -0500 |
tree | 744785e406bf815353d7c29c69c8bfe59e24f2c0 | |
parent | d0802d07d2c864b95480a9b24c7cc050e19189d5 [diff] |
bpo-39022, bpo-38594: Sync with importlib_metadata 1.3 (GH-17568) * 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