Skip to content

Move get_access_conditions to _serialize.py#13105

Merged
tasherif-msft merged 4 commits intomasterfrom
refactor-get-access
Aug 14, 2020
Merged

Move get_access_conditions to _serialize.py#13105
tasherif-msft merged 4 commits intomasterfrom
refactor-get-access

Conversation

@tasherif-msft
Copy link
Copy Markdown
Contributor

@tasherif-msft tasherif-msft commented Aug 13, 2020

This PR closes #8490. This PR is intended to refactor get_access_conditions. Initially, the method was located under _lease.py which is not the appropriate location given that the aim of that module is the creation of BlobLeaseClient objects. Instead it is now moved to _serialize.py

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Storage Storage Service (Queues, Blobs, Files)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Blob]Fix Small Bug in BlobLeaseClient, also move the get_access_conditions to another file

2 participants