Skip to content

mypy should support property object's attributes #6045

@andrehsu

Description

@andrehsu

Property objects returned from @Property has the attributes fget, fset, and fdel. However, mypy raises an error when these three attributes are referenced for a property object

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions