-
Notifications
You must be signed in to change notification settings - Fork 3k
[Storage] [Typing] [Blob] Misc files (_serialize.py
, _deserialize.py
, _download.py
)
#33613
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
vincenttran-msft
merged 36 commits into
Azure:feature/storage-blob-typing2
from
vincenttran-msft:vincenttran/blob_typing_2
Jan 24, 2024
Merged
Changes from 21 commits
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
bd51fee
Draft 1
vincenttran-msft 428a923
Fix imporT
vincenttran-msft a0643ad
Fix try-except logic
vincenttran-msft 99696b1
Fix import order
vincenttran-msft cdba8f5
Fix import
vincenttran-msft 64f5b6c
PR feedback
vincenttran-msft e914972
lint
vincenttran-msft e4e82c9
No more errors _container_client_helpers
vincenttran-msft 1709984
Omitted one last _build_generated_client substitution
vincenttran-msft 7559229
Lint
vincenttran-msft 1dd5560
Bring generated helper back
vincenttran-msft e1514a6
_serialize v1
vincenttran-msft 3e49c5e
Fix collection error
vincenttran-msft 7d59bfe
Fix dialect import
vincenttran-msft a6c0350
Fixing _deserialize, required _models changes
vincenttran-msft 0b74704
Merge branch 'feature/storage-blob-typing2' into vincenttran/blob_typ…
vincenttran-msft ceb4f41
Fix PageList import in deserialize, pt1 download
vincenttran-msft 8fb36ef
Finished download to the best of my ability
vincenttran-msft a832be5
Fix some failing tests
vincenttran-msft f68e765
Fix content type in _download
vincenttran-msft 165d319
Fix erroneous typehint in _encryption and fix failing download
vincenttran-msft 08c07d1
Fixed test_put_blob tests
vincenttran-msft ba2cbeb
Fixed all download tests hopefully
vincenttran-msft eba3fd0
Finish _download.py
vincenttran-msft ce6855a
Fix ivar
vincenttran-msft 26239ed
PR feedback 1
vincenttran-msft cb274e9
Get _download in a good state, rollback _models
vincenttran-msft ec516fa
Fix PyLint
vincenttran-msft 0205dc7
Download Fb
vincenttran-msft fa975fb
Fix typehint for parse_tags here for blob_client PR
vincenttran-msft 66474b9
Revert parse_tags
vincenttran-msft a7b48e5
More correct type-hint for parse_tags
vincenttran-msft 1fed0df
unused import..
vincenttran-msft 662b90b
unused import
vincenttran-msft c07cc0e
Feedback round
vincenttran-msft 93b2b7d
indents pylint
vincenttran-msft File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.