Skip to content

Implement inspect.signature for Python <=3.2 #157

Open
@xZise

Description

@xZise

With Python 3.6 inspect.getargspec will be removed and instead inspect.signature should be used. So it would be useful to have a backport to versions before 3.3 for that (even though it was deprecated since 3.0, it wasn't replaced by inspect.signature until version 3.3).

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