Skip to content

Comments

Fix type hinting for SCPClient.__init__#200

Merged
remram44 merged 1 commit intojbardin:masterfrom
fifty-six:master
Oct 23, 2025
Merged

Fix type hinting for SCPClient.__init__#200
remram44 merged 1 commit intojbardin:masterfrom
fifty-six:master

Conversation

@fifty-six
Copy link
Contributor

Add missing hint (in comment) for limit_bw and adjust socket_timeout to be optional as paramiko's Channel.set_timeout allows None.

Add missing hint for `limit_bw` and adjust `socket_timeout`
to be optional as paramiko's [`Channel.set_timeout`][1] allows `None`.

[1]: https://github.com/paramiko/paramiko/blob/d9ab89a0f8ae37a25d44565d5eb03a5d93fed5b9/paramiko/channel.py#L600
@remram44 remram44 merged commit 7ce5bb3 into jbardin:master Oct 23, 2025
6 checks passed
@remram44
Copy link
Collaborator

Thanks!

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants