Merged
Conversation
Contributor
|
(message created by the CI based on PR content) Installation instructionPackage azure-coreYou can install the package You can build a wheel to distribute for test using the following command: If you have a local clone of this repository, you can also do:
Or build a wheel file to distribute for testing:
Direct downloadYour files can be directly downloaded here: |
bryevdv
reviewed
Sep 5, 2019
bryevdv
reviewed
Sep 5, 2019
johanste
reviewed
Sep 6, 2019
johanste
reviewed
Sep 6, 2019
27d4878 to
34568b0
Compare
zezha-msft
reviewed
Sep 23, 2019
xiafu-msft
reviewed
Sep 23, 2019
rakshith91
approved these changes
Sep 30, 2019
YijunXieMS
pushed a commit
to YijunXieMS/azure-sdk-for-python
that referenced
this pull request
Oct 9, 2019
* Serialize HTTPRequest * Basic deserialize Http Response * http.client response transport * Multipart helper - base version * Working full mock scenario * Parse multipart response based on content-type * Adding BOM tests * Improve a bit multipart generation * Refactor prepare_multipart_mixed * Core cleaning * Fix tests * Case insensitive dict fix * Simplify code * pylint * mypy * Python 2.7 improvement * Python 2.7 improvement, part2 * Remove unecessary test * Refactor parts * Recursive multipart * No multipart serialization on 2.7 * pylint * mypy * Fix test for 3.5 * Adding six as dep for azure-core * Make analyze job happy * Skip test that assumes dict ordering for consistency in 3.5 * Accept async on_response on async scenarios * Async on_request support * Complete support of async sansio in multipart with pipeline tests * Fix mock naming * pylint * ChangeLog / Readme
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.