2.13.0
Changes
- Minimum version updates for
ssh2-pythonandssh-python. - Added support for Python 3.12+, removed support for Python <3.8.
- Package tests under top level
testsdirectory are now cross platform and may be run by vendors.
Project CI specific ntegration tests moved into their own space.
Fixes
- Calling
HostOutput.stdin.flushwith apssh.clients.sshclient would raise exception.