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

[Storage] Remove `six` library from Python SDK

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

This PR is a general improvement to the Python SDK to remove the use of six (which was mostly for Python 2 types compatibility) library.

vincenttran-msft avatar Dec 20 '22 22:12 vincenttran-msft

/azp run python - storage - ci

vincenttran-msft avatar Jan 03 '23 20:01 vincenttran-msft

Azure Pipelines successfully started running 1 pipeline(s).

azure-pipelines[bot] avatar Jan 03 '23 20:01 azure-pipelines[bot]

API change check

API changes are not detected in this pull request.

azure-sdk avatar Jan 03 '23 20:01 azure-sdk