Azure / azure-storage-python

Microsoft Azure Storage Library for Python
https://azure-storage.readthedocs.io
MIT License
338 stars 240 forks source link

Fix to issue #546 #566

Closed ArielYehezkely closed 5 years ago

ArielYehezkely commented 5 years ago

create_blob_from_stream does not support string stream (StringIO or file in text mode)