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 d89f61f Merge pull request #1427 from Kami/ignore_illegal_seek_on_hash
new 157b89c Fix logging connection and make sure
LIBCLOUD_DEBUG_PRETTY_PRINT_RESPONSE works correctly under Python 3.
new e2a6428 Fix lint.
new e24bde1 Add changelog entry.
new dfd6eb5 Also handle application/xml Content-Type as XML.
new c3674f3 Add test cases for pretty printing XML responses.
new 0d66cde Merge pull request #1430 from
Kami/fix_pretty_print_functionality
The 7204 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 | 10 ++++
libcloud/test/test_logging_connection.py | 95 ++++++++++++++++++++++++++++++++
libcloud/utils/loggingconnection.py | 7 ++-
3 files changed, 109 insertions(+), 3 deletions(-)