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 6f8f9b6 Merge pull request #1324 from gvengel/fix_proxy_url
new 4053779 Seek to the beginning of a file stream before calculating the
hash, as it was likely read forward during upload.
new 858d9e6 Add tests for upload_object_via_stream correctly seeking to
the beginning if iterator has already been iterated / seeked upon.
new 5c344d8 Add changelog entry for #1326.
new 1f7bb93 Fix changelog entry.
new a65a29d Merge pull request #1326 from
gvengel/fix_file_handle_stream_hash
The 6675 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 | 6 +++++
libcloud/storage/base.py | 5 ++++
libcloud/test/storage/test_cloudfiles.py | 46 ++++++++++++++++++++++++++++++--
3 files changed, 55 insertions(+), 2 deletions(-)