Skip to content

Change use of NoDefault to be private and maybe indicate it shouldn't be passed #851

Open
@Dr-Irv

Description

@Dr-Irv

NoDefault should never be used by users, but is useful when using stubtest to detect inconsistencies between the stubs and the source. See #848 (comment)

Should consider renaming NoDefault in the stubs to be private (e.g., _NoDefault), and maybe even something like _NoDefaultDoNotUse` .

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions