Skip to content

Type checking against asyncssh using mypy 1.0.0 fails. #539

Closed
@jonathanslenders

Description

@jonathanslenders

See: python/mypy#14631

I'm opening an issue here as well, to discuss it from the asyncssh side.

So, basically: mypy -c 'import asyncssh' fails.

The code in question which I think is problematic is this:
https://github.com/ronf/asyncssh/blob/develop/asyncssh/connection.py#L181

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions