commit | 8af04cdef202364541540ed67e204b71e2e759d0 | [log] [tgz] |
---|---|---|
author | Jason R. Coombs <jaraco@jaraco.com> | Thu Oct 06 15:25:24 2022 -0400 |
committer | GitHub <noreply@github.com> | Thu Oct 06 15:25:24 2022 -0400 |
tree | 2eee9ab0dee52dc07464ca8500d7b15ba328c68b | |
parent | 2b5f1360ead9aa72ae00de59edfd6c229d13933f [diff] |
gh-97781: Apply changes from importlib_metadata 5. (GH-97785) * gh-97781: Apply changes from importlib_metadata 5. * Apply changes from upstream * Apply changes from upstream.