sshtunnel icon indicating copy to clipboard operation
sshtunnel copied to clipboard

Enable use of pathlib Paths for Python 3

Open MCazaly opened this issue 3 years ago • 3 comments

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

Resolves #233

MCazaly avatar Apr 12 '21 11:04 MCazaly

Coverage Status

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

coveralls avatar Apr 12 '21 11:04 coveralls

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.

MCazaly avatar Apr 12 '21 11:04 MCazaly

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

pahaz avatar May 14 '23 21:05 pahaz