Skip to content

2.13.0

Latest
Compare
Choose a tag to compare
@pkittenis pkittenis released this 13 Jan 03:07
· 1 commit to master since this release
f1d46fc

Changes

  • Minimum version updates for ssh2-python and ssh-python.
  • Added support for Python 3.12+, removed support for Python <3.8.
  • Package tests under top level tests directory are now cross platform and may be run by vendors.
    Project CI specific ntegration tests moved into their own space.

Fixes

  • Calling HostOutput.stdin.flush with a pssh.clients.ssh client would raise exception.