-
-
Notifications
You must be signed in to change notification settings - Fork 32k
gh-95273: Improve sqlite3.complete_statement docs #95840
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-95273: Improve sqlite3.complete_statement docs #95840
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.
Two suggested changes. Otherwise, LGTM
Thanks for the review, CAM; PTAL before I land this. |
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 otherwise, but I definitely think that the minimal example @ezio-melotti suggested would be very helpful to add here. I've made it as a suggestion.
Co-authored-by: CAM Gerlach <CAM.Gerlach@Gerlach.CAM>
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.
A few trivial nits, but LGTM, thanks @erlend-aasland
Review comments addressed. I also relocated the example; I felt it made more sense to have it just after the first paragraph. |
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, thanks @erlend-aasland !
Thanks for the reviews! Now I'll fix |
Thanks @erlend-aasland for the PR 🌮🎉.. I'm working now to backport this PR to: 3.10, 3.11. |
Sorry, @erlend-aasland, I could not cleanly backport this to |
Sorry @erlend-aasland, I had trouble checking out the |
I'll fix the backports tomorrow. |
…nGH-95840) Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com> Co-authored-by: CAM Gerlach <CAM.Gerlach@Gerlach.CAM>. (cherry picked from commit e6623e7) Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
GH-95917 is a backport of this pull request to the 3.11 branch. |
…nGH-95840) Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com> Co-authored-by: CAM Gerlach <CAM.Gerlach@Gerlach.CAM>. (cherry picked from commit e6623e7) Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
GH-95918 is a backport of this pull request to the 3.10 branch. |
Uh oh!
There was an error while loading. Please reload this page.