-
-
Notifications
You must be signed in to change notification settings - Fork 32.1k
gh-96810: Clarify when sqlite3 implicitly opens transactions #96832
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-96810: Clarify when sqlite3 implicitly opens transactions #96832
Conversation
cc. @KennyChenBasis |
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
Thank you for your reviews, CAM and Kenny Chen! 🎉 |
Thanks @erlend-aasland for the PR 🌮🎉.. I'm working now to backport this PR to: 3.10, 3.11. |
… transactions (pythonGH-96832) (cherry picked from commit 16c33a9) Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
GH-96854 is a backport of this pull request to the 3.11 branch. |
… transactions (pythonGH-96832) (cherry picked from commit 16c33a9) Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
GH-96855 is a backport of this pull request to the 3.10 branch. |
Uh oh!
There was an error while loading. Please reload this page.