Azure/azure-storage-python

I got some warnings about SyntaxWarning on Python 3.8.3

AliYmn opened this issue · 3 comments

Which service(blob, file, queue) does this issue concern?

  • Blob

Which version of the SDK was used?

azure-common==1.1.16
azure-nspkg==3.0.2
azure-storage==0.36.0
azure-storage-blob==2.1.0
azure-storage-common==2.1.0

What problem was encountered?

When i push my project on heroku, i got some warnings about Syntax Warning.

Have you found a mitigation/solution?

No.

Hi @AliYmn
Thanks for reporting this, there is a discussion about whether to have a new release of this package to suppress the warning message

@xiafu-msft are there any updates?

Any updates on this? Timeline?

Should we update the title to something more descriptive?
"Use of invalid syntax creates verbose warnings in Python 3.8"