Skip to content

Only public aliases should be taken account when diffing #103

@stevapple

Description

@stevapple

In practice we (and many of the Python users/communities) consider underscore-prefixed members and modules (i.e. whose identifier starts with exactly one _) to be unstable, private or internal implementation detail, which will not be documented and API stability is not guarenteed.

It would be great to provide an option/tool to exclude underscored members from extract results.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions