sshtunnel
sshtunnel copied to clipboard
Enable use of pathlib Paths for Python 3
This will enable the usage of pathlib.Path objects for ssh_pkey for Python 3.4 and above.
Resolves #233
Coverage decreased (-0.1%) to 91.318% when pulling d433a8bb15b57baf56742a8aa5f5955302f3f305 on Fakas:master into 58a46ef8b66be5eded29cd9bda4dccedb46ec586 on pahaz:master.
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.
Everything seems good for merging. However, could you please elaborate on your use case and provide a code snippet demonstrating its usage?