-
-
Notifications
You must be signed in to change notification settings - Fork 32.4k
Open
Labels
3.13bugs and security fixesbugs and security fixes3.14bugs and security fixesbugs and security fixes3.15new features, bugs and security fixesnew features, bugs and security fixesdocsDocumentation in the Doc dirDocumentation in the Doc dirstdlibPython modules in the Lib dirPython modules in the Lib dirtopic-importlib
Description
Documentation
importlib.metadata.distributions()
is not listed in the documentation despite being in __all__
and referred to in the doc strings for several other module items such as DistributionFinder.Context
.
It looks like DistributionFinder
and DistributionFinder.Context
are also not documented. I'm working on a patch to add docs for those and distributions()
.
Originally brought up by @Julian on the PyPA discord.
cc @jaraco, I want to double check these are not intentionally excluded from docs.
Linked PRs
Julian and ashm-dev
Metadata
Metadata
Assignees
Labels
3.13bugs and security fixesbugs and security fixes3.14bugs and security fixesbugs and security fixes3.15new features, bugs and security fixesnew features, bugs and security fixesdocsDocumentation in the Doc dirDocumentation in the Doc dirstdlibPython modules in the Lib dirPython modules in the Lib dirtopic-importlib
Projects
Status
Todo