commit | 37e0c7850de902179b28f1378fbbc38a5ed3628c | [log] [tgz] |
---|---|---|
author | Jason R. Coombs <jaraco@jaraco.com> | Sun May 02 17:03:40 2021 -0400 |
committer | GitHub <noreply@github.com> | Sun May 02 17:03:40 2021 -0400 |
tree | ecc352d5d7eaf99485bc4c2735d2a5f14f532084 | |
parent | 0ad1e0384c8afc5259a6d03363491d89500a5d03 [diff] |
bpo-43926: Cleaner metadata with PEP 566 JSON support. (GH-25565) * 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