Skip to content

Remove __export__ filtering of module namespaces #1257

@DiamondJoseph

Description

@DiamondJoseph

Prior to 2.0 we should remove the expectation that a module may define an __exports__ list, similar to its __all__ - modules should instead be hierarchical and have a single namespace

Acceptance Criteria

  • __exports__ is not used as a potential arg to get_named_subset and that handling is simplified

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions