Skip to content

DOC: Specify return type of sftp.open() function #181

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Aug 23, 2022

Conversation

NamamiShanker
Copy link
Contributor

Hey devs, thank you for creating this library. I went through the docs and found that the sftp.open() docs do not specify its return type. I made this simple PR. If you think it would help, you can merge it.

@pkittenis
Copy link
Member

pkittenis commented Aug 20, 2022

Hi there,

Thank you for the interest and PR! Left a comment.

Copy link
Member

@pkittenis pkittenis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please update cython generated code by installing dependencies with pip install -U -r requirements_dev.txt and running pip install -e ..

This will re-generate session.c from the session.pyx source. Changes to session.c should be committed as part of this PR.

See also Cython code section of contributing guide.

@NamamiShanker
Copy link
Contributor Author

Hey @pkittenis! Does this look good?

@pkittenis pkittenis merged commit 692bbbf into ParallelSSH:master Aug 23, 2022
@pkittenis
Copy link
Member

Looks good, thank you. 👍

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