commit | f917efccf8d5aa2b8315d2a832a520339e668187 | [log] [tgz] |
---|---|---|
author | Jason R. Coombs <jaraco@jaraco.com> | Sat Mar 13 11:31:45 2021 -0500 |
committer | GitHub <noreply@github.com> | Sat Mar 13 11:31:45 2021 -0500 |
tree | 25319b76b7c107939278df8ebaaeed52619462bb | |
parent | 2256a2876b5214a5a7492bf78bd86cf8beb690bf [diff] |
bpo-43428: Sync with importlib_metadata 3.7. (GH-24782) * bpo-43428: Sync with importlib_metadata 3.7.2 (67234b6) * Add blurb * Reformat blurb to create separate paragraphs for each change included.