{{ message }}
gh-69093: Add mapping protocol support to sqlite3.Blob#91599
Merged
JelleZijlstra merged 10 commits intoApr 22, 2022
Merged
Conversation
Authored-by: Aviv Palivoda <palaviv@gmail.com> Co-authored-by: Erlend E. Aasland <erlend.aasland@innova.no>
a84e0fb to
38b2cdb
Compare
April 16, 2022 07:15
Member
Done, could you fix the conflict? I'll also review the code for this one now. |
Sorry, something went wrong.
erlend-aasland
commented
Apr 18, 2022
…lMwI.rst Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
vstinner
reviewed
Apr 19, 2022
JelleZijlstra
approved these changes
Apr 22, 2022
Contributor
Author
|
Thanks a lot, Jelle! |
Sorry, something went wrong.
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
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.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.
Originally written by @palaviv in gh-271.
Authored-by: Aviv Palivoda palaviv@gmail.com
Co-authored-by: Erlend E. Aasland erlend.aasland@innova.no
gh-69093