python-asyncssh
No description set
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
5
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/python-asyncssh && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
asyncssh-2.2.1.tar.gz | 0000338394 330 KB | |
gss_test.patch | 0000000543 543 Bytes | |
python-asyncssh.changes | 0000017673 17.3 KB | |
python-asyncssh.spec | 0000002352 2.3 KB |
Revision 12 (latest revision is 29)
Dominique Leuenberger (dimstar_suse)
accepted
request 819833
from
Ondřej Súkup (mimi_vx)
(revision 12)
- update to 2.2.1 * Added optional timeout parameter to SSHClientProcess.wait() and SSHClientConnection.run() methods. * Created subclasses for SFTPError exceptions, allowing applications to more easily have distinct exception handling for different errors. * Fixed an issue in SFTP parallel I/O related to handling low-level connection failures * Fixed an issue with SFTP file copy where a local file could sometimes be left open if an attempt to close a remote file failed. * Fixed an issue in the handling of boolean return values when SSHServer.server_requested() returns a coroutine * Fixed an issue with passing tuples to the SFTP copy functions.
Comments 0