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 32653fe Add additional test cases for asserting that timeout argument
is correctly passed to the underlying requests send() method.
new 044d990 Reduce timeout.
add ac00b5b Optimized 'iterate_container_objects' by filtering the
objects before creating the iterator
add 1500242 removed a call to _filter_listed_container_objects
new e7f525b Merge branch 'get_objects_with_prefix' of
https://github.com/Ido-Levi/libcloud into Ido-Levi-get_objects_with_prefix
new c1f2d86 Add changelog entry for #1584.
new 53e5cf4 Add additional assertion.
The 4 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:
.github/workflows/integration-tests.yml | 2 +-
CHANGES.rst | 5 +++++
libcloud/storage/drivers/local.py | 11 +++++++----
libcloud/test/storage/test_local.py | 5 +++++
4 files changed, 18 insertions(+), 5 deletions(-)