Skip to content

Commit

Permalink
pythongh-108580: Add NEWS blurb
Browse files Browse the repository at this point in the history
  • Loading branch information
orbisvicis committed Aug 28, 2023
1 parent 27d180a commit 229c51f
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Add the properties ``PackageMetadata.authors`` and
``PackageMetadata.maintainers`` to the ``importlib.metadata`` module. These
unify and provide minimal parsing for the respective core metadata fields
("Author", "Author-email"), and ("Maintainer", "Maintainer-email").

0 comments on commit 229c51f

Please sign in to comment.