You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by to...@apache.org on 2020/02/17 21:52:55 UTC

[libcloud] branch trunk updated (5b047c2 -> d89f61f)

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

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


    from 5b047c2  Merge pull request #1429 from Kami/fix_cloudflare_zone_export
     new d4264bb  Update _hash_buffered_stream methos so we ignore "illegal seek" error.
     new 403b9e9  Add a test case for it
     new cc14444  Add changelog entry.
     new 9df4ca5  Update comment.
     new d7b9a61  Fix lint.
     new 00e431f  Simplify the test.
     new a7b24c4  Merge branch 'trunk' into ignore_illegal_seek_on_hash
     new d89f61f  Merge pull request #1427 from Kami/ignore_illegal_seek_on_hash

The 7198 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                        | 12 ++++++++++
 libcloud/storage/base.py           | 16 ++++++++++++-
 libcloud/test/storage/test_base.py | 46 ++++++++++++++++++++++++++++++++++++--
 3 files changed, 71 insertions(+), 3 deletions(-)