summaryrefslogtreecommitdiffstats
path: root/Lib/importlib/metadata/_collections.py
Commit message (Collapse)AuthorAgeFilesLines
* bpo-43926: Cleaner metadata with PEP 566 JSON support. (GH-25565)Jason R. Coombs2021-05-021-0/+30
* bpo-43926: Cleaner metadata with PEP 566 JSON support. * Add blurb * Add versionchanged and versionadded declarations for changes to metadata. * Use descriptor for PEP 566