]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-95273: Improve documented return values and exceptions raised for sqlite3 class...
authorErlend Egeberg Aasland <erlend.aasland@protonmail.com>
Thu, 4 Aug 2022 19:58:10 +0000 (21:58 +0200)
committerGitHub <noreply@github.com>
Thu, 4 Aug 2022 19:58:10 +0000 (21:58 +0200)
commit12d92c733cfc00ee630b30e4e0250da400c83395
tree22f240698c5c14b33bc57ac9b361ca97640ed541
parent6a5104f4fa83ed08fe31f712757dddabfede394c
gh-95273: Improve documented return values and exceptions raised for sqlite3 class methods (#95530)

Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com>
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Doc/library/sqlite3.rst