]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-93925: Improve clarity of sqlite3 commit/rollback, and close docs (GH-93926)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 19 Jun 2022 19:44:48 +0000 (12:44 -0700)
committerGitHub <noreply@github.com>
Sun, 19 Jun 2022 19:44:48 +0000 (12:44 -0700)
commit8b068c4b0c03d5631b8723b17fdbd7e5fc34d04a
tree78c60eda77de630d589e874999b0dd7044e7eb09
parent10731849184a3101ed18683b0128d689f1671c3f
gh-93925: Improve clarity of sqlite3 commit/rollback, and close docs (GH-93926)

Co-authored-by: CAM Gerlach <CAM.Gerlach@Gerlach.CAM>
(cherry picked from commit 6446592c89b0c581c00e170ae6278291e940755c)

Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@innova.no>
Doc/library/sqlite3.rst
Modules/_sqlite/clinic/connection.c.h
Modules/_sqlite/connection.c