AsyncSSH 1.13.3 released!

0 views
Skip to first unread message

Ron Frederick

unread,
Jul 23, 2018, 11:33:22 PM7/23/18
to asyncssh...@googlegroups.com, asyncssh-users
AsyncSSH version 1.13.3 is now available on Github and PyPI, with minor bug fixes and enhancements. Here’s a list of changes since 1.13.2:

* Added support for setting the Unicode error handling strategy in
conjunction with setting an encoding when creating new SSH sessions,
streams, and processes. This strategy can also be set when specifying
a session encoding in create_server(), and when providing an encoding
in the get_comment() and set_comment() functions on private/public
keys and certificates.

* Changed handling of Unicode in channels to use incrmeental codec,
similar to what was previously done in process redirection.

* Added Python 3.7 to the list of classifiers in setup.py, now that it
has been released.

* Updated Travis CI configuration to add Python 3.7 builds, and moved
Linux builds on never versions of Python up to xenial.

* Added missing coroutine decorator in test_channel.

* Switched distribution format on PyPI from egg to wheel.

Downloads can be found in the usual place:

Home page: http://asyncssh.readthedocs.io
PyPI: https://pypi.python.org/pypi/asyncssh
GitHub: https://github.com/ronf/asyncssh

Please let me know if you have any questions or problems with this new release!
--
Ron Frederick
ro...@timeheart.net



Reply all
Reply to author
Forward
0 new messages