mmilitzer commented on issue #1452:
URL: https://github.com/apache/libcloud/issues/1452#issuecomment-623921342


   @Kami: I can confirm that your patch fixes the issue for S3.
   
   My concern would be just that there'll still be inconsistent handling of '~' 
character now depending on Python version used though I understand your 
concerns. I'd just not rely on potential issues with other backends and the 
changed '~' tilde handling in Python 3.7+ being quickly reported. After all, 
the very issue here has apparently been present for years and gone unnoticed. 
So ideally there should be a test for "tilde in the name" for all backends to 
determine what the proper handling is that the other provider APIs expect...


----------------------------------------------------------------
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]


Reply via email to