Skip to content

Update LocalProxy special methods #1754

@davidism

Description

@davidism

Some old dunder methods from Python 2 are still present, and some new ones are missing. Go through and make sure it matches up with https://docs.python.org/3/reference/datamodel.html#special-method-names.

It might be good to sort the methods so they're in the same order as those docs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions