commit | 7207203e1d71e4bf65e5b4991f60e7dc1e35e813 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Mon May 31 09:41:55 2021 -0700 |
committer | GitHub <noreply@github.com> | Mon May 31 09:41:55 2021 -0700 |
tree | b8a580041237ddd0b7be4e9ebfa33262507b0ee5 | |
parent | d1480ad2f5d5f02ecbe4b4091e8c428ddfa39ff6 [diff] |
[3.10] bpo-44246: Restore compatibility in entry_points (GH-26468) (GH-26471) * [bpo-44246](): Entry points performance improvements. From importlib_metadata 4.3.1. * [bpo-44246](): Sync with importlib_metadata 4.4 (cherry picked from commit c34ed08d975fb7daa7b329f7c631647782290393) Co-authored-by: Jason R. Coombs <jaraco@jaraco.com> Automerge-Triggered-By: GH:jaraco