Skip to content

Tags: bluestingray/ssh2-python

Tags

0.17.0

Toggle 0.17.0's commit message
Handle EAGAIN for channel and sftp writes correctly and return rc, by…

…tes_written tuple so clients can resume from last written byte on next call to write.

Updated docstrings for channel write functions, tests, travis cfg, flake8 configuration for sftp.

0.16.0

Toggle 0.16.0's commit message
Updated readme, installation instructions in documentation.

Updated setup.py for readthedocs builds.
Updated travis cfg.
Updated PyPi classifiers.

0.15.0.post9

Toggle 0.15.0.post9's commit message
Merged and updated OSX travis configuration.

0.15.0.post8

Toggle 0.15.0.post8's commit message
Updated travis cfg

0.15.0.post7

Toggle 0.15.0.post7's commit message
Updated travis cfg

0.15.0.post6

Toggle 0.15.0.post6's commit message
Updated travis cfg

0.15.0.post5

Toggle 0.15.0.post5's commit message
Updated travis cfg

0.15.0.post4

Toggle 0.15.0.post4's commit message
Added python 3.7 windows builds

0.15.0.post3

Toggle 0.15.0.post3's commit message
Updated travis cfg.

0.15.0.post2

Toggle 0.15.0.post2's commit message
Updated classifiers.