This is an automated email from the ASF dual-hosted git repository.
micafer pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/libcloud.git
from c26989b81 Merge pull request #2170 from apache/unify_create_node
add 7ef82bf96 [S3] Respect chunk_size in download_object_as_stream
add 556fd0c29 Merge branch 'trunk' into fix/s3-stream-chunk-size
add ca31109c7 [S3] Add chunk_size test for download_object_range_as_stream
new 1e66b48a8 Merge pull request #2168 from
Sanjays2402/fix/s3-stream-chunk-size
The 1 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 | 9 +++++++
libcloud/storage/drivers/s3.py | 4 +--
libcloud/test/storage/test_s3.py | 53 ++++++++++++++++++++++++++++++++++++++++
3 files changed, 64 insertions(+), 2 deletions(-)