You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by GitBox <gi...@apache.org> on 2019/08/07 19:20:40 UTC

[GitHub] [libcloud] Kami opened a new pull request #1339: Various fixes for the Backblaze B2 driver

Kami opened a new pull request #1339: Various fixes for the Backblaze B2 driver
URL: https://github.com/apache/libcloud/pull/1339
 
 
   This pull request fixes an issue in the Backblaze B2 driver as reported in #1338.
   
   While working on this, I noticed ``download_object_as_stream`` is also broken, so I fixed that as well.
   
   It looks like both of those regressions were inadvertently introduced when we moved to the ``requests`` library.
   
   It's likely that there are more issues similar to this one hiding in other drivers. Sadly our functional tests didn't catch those issues.
   
   Resolves #1338.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services