Skip to content

Change special return value for REMOVE #96

Closed
@LWprogramming

Description

@LWprogramming

The visitor.py file sets the special value REMOVE to Ellipsis. However, this causes trouble with type-hinting functions that return REMOVE. Could we create a separate value rather than using Ellipsis? See the issues linked here, where the consensus is in favor of not using the Ellipsis constant. Thank you!

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