Skip to content

2.6.0

Compare
Choose a tag to compare
@pkittenis pkittenis released this 26 Aug 12:09
· 21 commits to master since this release
9e1940c

Changes

  • user keyword argument no longer required on Windows - exception is raised if user cannot be identified.
  • Removed deprecated since 2.0.0 functions and parameters.

Fixes

  • copy_remote_file with recurse enabled would not use a provided encoding for sub-directories - #284
  • Reconnecting to the same proxy host when proxy is configured would sometimes cause segfauls - ##304