Skip to content
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

Enable use of pathlib Paths for Python 3 #234

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

MCazaly
Copy link

@MCazaly MCazaly commented Apr 12, 2021

This will enable the usage of pathlib.Path objects for ssh_pkey for Python 3.4 and above.

Resolves #233

@coveralls
Copy link

coveralls commented Apr 12, 2021

Coverage Status

Coverage decreased (-0.1%) to 91.318% when pulling d433a8b on Fakas:master into 58a46ef on pahaz:master.

@MCazaly
Copy link
Author

MCazaly commented Apr 12, 2021

I don't believe these test failures are a result of my changes... But the CI can't properly run with them happening, of course.

@pahaz
Copy link
Owner

pahaz commented May 14, 2023

Everything seems good for merging. However, could you please elaborate on your use case and provide a code snippet demonstrating its usage?

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.

Enable use of pathlib.Path objects for ssh_pkey
3 participants