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

[Storage] Use `tempfile` for `blob` package

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

This PR migrates all FileIO operations (that can be migrated) to use the tempfile built-in library.

vincenttran-msft avatar Dec 09 '22 23:12 vincenttran-msft

API change check

API changes are not detected in this pull request.

azure-sdk avatar Dec 10 '22 01:12 azure-sdk