This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author hroncok
Recipients barry, brett.cannon, docs@python, fdrake, hroncok, jaraco, xtreak
Date 2021-03-15.12:04:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1615809862.92.0.782919661453.issue37741@roundup.psfhosted.org>
In-reply-to
Content
The docs at https://docs.python.org/3/library/importlib.metadata.html also don't list the API at all, it is just a tutorial, not a reference. I see the code has docstrings, but they are missing from the docs. E.g. PackageNotFoundError is not documented at all.
History
Date User Action Args
2021-03-15 12:04:23hroncoksetrecipients: + hroncok, fdrake, barry, brett.cannon, jaraco, docs@python, xtreak
2021-03-15 12:04:22hroncoksetmessageid: <1615809862.92.0.782919661453.issue37741@roundup.psfhosted.org>
2021-03-15 12:04:22hroncoklinkissue37741 messages
2021-03-15 12:04:22hroncokcreate