Skip to content

Remove inspect.getargspec from code #1053

Description

@ayalash

inspect.getargspec function is removed in python 3.11.
Slash uses it here:

spec = inspect.getargspec(func) # pylint: disable=deprecated-method

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

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