Skip to content

InMemoryStorage.__eq__ raises an exception when compared to an instance of a different class #23

@jan-szejko-steelseries

Description

@jan-szejko-steelseries

The __eq__ method assumes that other has attributes filesystem and base_url and raises AttributeError otherwise instead of just returning False. It causes issues when used with easy_thumbnails.

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