Azure / azure-storage-python

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

I got some warnings about SyntaxWarning on Python 3.8.3 #664

Closed AliYmn closed 1 year ago

AliYmn commented 4 years ago

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

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.

xiafu-msft commented 4 years ago

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

logachev commented 4 years ago

@xiafu-msft are there any updates?

stefangordon commented 4 years ago

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"