]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-93925: Improve clarity of sqlite3 commit/rollback, and close docs (#93926)
authorErlend Egeberg Aasland <erlend.aasland@innova.no>
Sun, 19 Jun 2022 19:17:28 +0000 (21:17 +0200)
committerGitHub <noreply@github.com>
Sun, 19 Jun 2022 19:17:28 +0000 (21:17 +0200)
commit6446592c89b0c581c00e170ae6278291e940755c
tree6a301d09b06a64cd58142710c02d2f091277b764
parent62363bfe59b236c324cf36cd69b6f586a125bc2b
gh-93925: Improve clarity of sqlite3 commit/rollback, and close docs (#93926)

Co-authored-by: CAM Gerlach <CAM.Gerlach@Gerlach.CAM>
Doc/library/sqlite3.rst
Modules/_sqlite/clinic/connection.c.h
Modules/_sqlite/connection.c