Skip to content

Python 3.11 vs from inspect import getargspec #271

@Christian-B

Description

@Christian-B

Use getfullargspec() for an updated API that is usually a drop-in replacement, but also correctly handles function annotations and keyword-only parameters.

Note: not critical as we have now removed all dependencies for rig in our project

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