ssh-python
ssh-python copied to clipboard
Fix Session.disconnect being a no-op
https://github.com/ParallelSSH/ssh-python/blob/master/ssh/session.pyx#L142
Introduced here for libssh 0.7; ssh_disconnect was rewritten since, so the underlying bug probably doesn't exist any more.