Skip to content

Conversation

@skshetry
Copy link
Collaborator

@skshetry skshetry commented Mar 17, 2022

In asyncssh==2.9, the API in SSHClientConfig.load was changed from accepting kwargs to only positional args and requires arguments to be passed in order of:

last_config, config_paths, reload, local_user, user, host, port

This should support all asyncssh versions supported including 2.9.

The API in `SSHClientConfig.load` was changed from accepting `kwargs`
to only positional args.
@pmrowla pmrowla merged commit 6a71778 into fsspec:master Mar 17, 2022
@skshetry skshetry deleted the fix-config-api-change branch March 17, 2022 13:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants