COMMITS
/ examples/math_client.py October 26, 2025
R
Update Python version in examples to Python 3.10 and update copyright
Ron Frederick committed
August 24, 2024
R
Update examples to python 3.7 and add some other minor improvements
Ron Frederick committed
July 11, 2021
R
Add initial set of mypy type annotations
Ron Frederick committed
September 2, 2018
R
Update license to EPL 2.0
Ron Frederick committed
August 5, 2016
R
Add SSHClientProcess class to support simplified I/O redirection
Ron Frederick committed
June 18, 2016
R
Add support for Python 3.5 async context managers and update examples
Ron Frederick committed
January 14, 2016
R
Add wait_closed() call on the connection to all the client examples
Ron Frederick committed
May 18, 2015
R
Update copyright to 2015
Ron Frederick committed
April 22, 2015
R
Allow SSHConnection to be a context handler
Ron Frederick committed
April 18, 2015
R
Add simplified asyncssh.connect() API
Ron Frederick committed
July 16, 2014
R
Update the examples to more clearly show what values are returned
Ron Frederick committed
June 7, 2014
R
This commit adds support for the "high-level" asyncio streams API, and
Ron Frederick committed
May 11, 2014
R
Convert from asyncore to asyncio, and redesign API to match
Ron Frederick committed
March 21, 2014
R
Update copyright to 2013-2014.
Ron Frederick committed
R
Update examples and setup.py to default to Python 3.4.
Ron Frederick committed
September 22, 2013
R
Initial commit
Ron Frederick committed