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

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