pypi ncclient 0.6.17
v0.6.17

latest releases: 0.7.1, 0.7.0, 0.6.19...
14 months ago

What's Changed

  • remove hardcoded values in example by @torkashvand in #595
  • Use Paramiko's PKey class for loading public keys instead of instantiating key subclasses directly by @bcollet in #600
  • remove Python2 support by @a-detiste in #607
  • Only import UnixSocketSession if the platform is not Windows by @einarnn in #609
  • remove setuptools from runtime requirements; list in build requirements by @einarnn in #614
  • Adding error handling parameters for RPC replies. by @basondole in #605
  • Drop the pytest-runner dependency by @musicinmybrain in #613
  • fix for broken iterator by @einarnn in #617

New Contributors

Full Changelog: v0.6.16...v0.6.17

Don't miss a new ncclient release

NewReleases is sending notifications on new releases.