c-w commented on issue #1322: list_container_objects doesn't work for Azure 
blob storage under python 2.7.5
URL: https://github.com/apache/libcloud/issues/1322#issuecomment-515052500
 
 
   One way to solve this would be to vendor the requests library into libcloud 
so that we know that there's always a specific version of requests available.
   
   Since we just discovered that libcloud relies on `requests>2.6.0`, another 
way to at least surface this problem at install time as opposed to run time 
would be to specify a minimum version of requests that the library requires.

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to