Azure / azure-storage-python

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

Fix "is literal" Syntax Warnings #697

Open ryanscovill opened 2 years ago

ryanscovill commented 2 years ago

Using "is" with literals produces syntax warnings in Python 3.8

Copy of #695 since @D0d0 requires CLA