This is an automated email from the ASF dual-hosted git repository.

tomaz pushed a change to branch 2.8.x
in repository https://gitbox.apache.org/repos/asf/libcloud.git.


    from 3086851  Update changelog, set version.
     new e79686e  Update deployment code so unicode decoder error is not thrown 
if the stdout or stderr contains a non utf-8 characters.
     new 62a7b87  Add tests for it.
     new 27fb292  Make sure tests also passes under Python 3.
     new 434ceec  Cherry pick changelog entries.
     new aa94e16  Make sure we don't url encode ~ in the object name in S3 
driver.
     new 1d70980  Pin codecov to avoid cert issues.
     new 5675a75  Merge pull request #1465 from Kami/cherry_pick_31_changes

The 7107 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 CHANGES.rst                              | 30 ++++++++++++++++++++++++++++++
 libcloud/compute/ssh.py                  |  2 +-
 libcloud/storage/drivers/s3.py           |  2 +-
 libcloud/test/compute/test_ssh_client.py | 28 ++++++++++++++++++++++++++++
 libcloud/test/storage/test_s3.py         | 12 ++++++++++++
 requirements-tests.txt                   |  2 +-
 6 files changed, 73 insertions(+), 3 deletions(-)

Reply via email to