Skip to content

Add __contains__ for dict_keys #3268

@DimitrisJim

Description

@DimitrisJim

Similar change can be seen in #3259.

The change should be along the same lines, for dict_keys, __contains__ can probably just forward the call to dict.__contains__ and return whatever that returns.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions