Skip to content

Documentation missing for importlib.metadata.distributions() #134740

@emmatyping

Description

@emmatyping

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    3.13bugs and security fixes3.14bugs and security fixes3.15new features, bugs and security fixesdocsDocumentation in the Doc dirstdlibPython modules in the Lib dirtopic-importlib

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions