Skip to content

Doesn't work on Python 3.11+ #59

@ghost

Description

The framework depends on value library which hasn't been updated in 11 years - https://github.com/keleshev/value.

It doesn't work on Python 3.11 anymore because it depends on getargspec module which has been deprecated since 3.0 and is now completely removed: https://docs.python.org/3/whatsnew/3.11.html#removed.

I would advise getting rid of value library and re-evaluate how object equality is being checked.

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