Uh oh!
There was an error while loading. Please reload this page.
[3.9] gh-92780: Improve sqlite3.Connection.create_collation docs (GH-92790) - #92924
Closed
miss-islington wants to merge 1 commit into
Closed
[3.9] gh-92780: Improve sqlite3.Connection.create_collation docs (GH-92790)#92924miss-islington wants to merge 1 commit into
miss-islington wants to merge 1 commit into
Conversation
…honGH-92790) Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com> (cherry picked from commit 7ee19e2) Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@protonmail.com>
miss-islington
requested review from
berkerpeksag and erlend-aasland
as code ownersMay 18, 2022 11:44
miss-islington
commented
May 18, 2022
ContributorAuthor
Status check is done, and it's a success ✅ . |
1 similar comment
miss-islington
commented
May 18, 2022
ContributorAuthor
Status check is done, and it's a success ✅ . |
Contributor
@ambv: I added the 3.9 backport label before 3.9 changed to security only. Up to you if you want it in 3.9 or not. It is a doc change only. Feel free to close this. |
miss-islington
commented
May 18, 2022
ContributorAuthor
Status check is done, and it's a success ✅ . |
erlend-aasland
commented
May 19, 2022
Contributor
I changed my mind; so far, we haven't backported sqlite3 doc changes to security branches. Feel free to reopen if you disagree. |
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 freeto 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.
Co-authored-by: Alex Waygood Alex.Waygood@Gmail.com
(cherry picked from commit 7ee19e2)
Co-authored-by: Erlend Egeberg Aasland erlend.aasland@protonmail.com