1) Support for the OpenSsh utilities now provided in the Windows 10 operating system 2) Detection of python3 client and the use of python3 as the ssh_executable default on the server side.
1.4
Add support for python3. If using python3 and connecting to a host whose python command runs python2 then you will need to add the python_executable='python3' argument to the mdsConnector() instantiation: