Skip to content

Add necessary attributes to ObjectModel #2741

@temyurchenko

Description

@temyurchenko

The majority of FunctionModel attributes (e.g. "__lt__", "__eq__", "__class__") should be present in ObjectModel (see https://docs.python.org/3/reference/datamodel.html#object.__lt__); and inherited by FunctionModel.

This is found while investigating #2672

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions