mirror of https://github.com/ansible/ansible.git
paramiko_ssh: fix crash upon pass prompt in py3
The pass prompt expects an answer and compares a `str` to a binary buffer, thus crashing. It's an obvious fix to help transitioning towards Python3 and hopes it does not need a specific test.pull/21420/head
parent
b52dbddc17
commit
bc44175d8d
Loading…
Reference in New Issue