azure-sdk-for-python icon indicating copy to clipboard operation
azure-sdk-for-python copied to clipboard

[Storage] [Typing] [Blob] `_blob_client.py`

Open vincenttran-msft opened this issue 1 year ago • 1 comments

Need some help on the download overloads 😝 azure\storage\blob_blob_client.py:592: error: Overloaded function signatures 1 and 2 overlap with incompatible return types [misc]

Also, LOTS of #type: ignore on return statements. Seems like generated client return types are wrong unfortunately.. Although I vaguely remember running into this in Queue and don't remember the resolution 🤔

vincenttran-msft avatar Dec 21 '23 23:12 vincenttran-msft

API change check

APIView has identified API level changes in this PR and created following API reviews.

azure-storage-blob

azure-sdk avatar Dec 22 '23 22:12 azure-sdk