Skip to content

Commit a97d4c3

Browse files
author
Pan
committed
Added error code exception handling to channel. Updated tests for bad use of libssh2 API.
1 parent 562db4c commit a97d4c3

File tree

6 files changed

+771
-785
lines changed

6 files changed

+771
-785
lines changed

Changelog.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Changes
1111
* Channel functions now raise specific exceptions.
1212
* SCP errors now raise exceptions.
1313
* SFTP open handle errors now raise exceptions.
14-
* Added raising exceptions for all known libssh2 error codes.
14+
* Added exceptions for all known libssh2 error codes.
1515
* Added ``ssh2.utils.handle_error_codes`` function for raising appropriate exception from error code.
1616
* Added file types to ``ssh2.sftp``.
1717

0 commit comments

Comments
 (0)