-
-
Notifications
You must be signed in to change notification settings - Fork 32k
gh-94321: Document sqlite3.PrepareProtocol #94620
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
gh-94321: Document sqlite3.PrepareProtocol #94620
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe worth adding a NEWS
entry?
Yeah, I thought about that myself. |
FYI, I'm merging this later tonight. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm still a little confused—is sqlite3.PrepareProtocol
a type of "Blob Object"? I assumed it wasn't, which motivated my suggested change to add its own section heading, since its currently under the "Blob Object" section. Just to confirm—I was mistaken about that?
Aaaaah, I missed adding the header. Sorry! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM now, thanks @erlend-aasland !
Thanks @erlend-aasland for the PR 🌮🎉.. I'm working now to backport this PR to: 3.10, 3.11. |
(cherry picked from commit fb6dcca) Co-authored-by: Erlend Egeberg Aasland <[email protected]>
Sorry, @erlend-aasland, I could not cleanly backport this to |
GH-94670 is a backport of this pull request to the 3.11 branch. |
…). (cherry picked from commit fb6dcca) Co-authored-by: Erlend Egeberg Aasland <[email protected]>
GH-94671 is a backport of this pull request to the 3.10 branch. |
(cherry picked from commit fb6dcca) Co-authored-by: Erlend Egeberg Aasland <[email protected]>
(cherry picked from commit fb6dcca) Co-authored-by: Erlend Egeberg Aasland <[email protected]>
Uh oh!
There was an error while loading. Please reload this page.