]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-45608: Document missing `sqlite3` DB-API attributes and methods (GH-29219) (GH...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 28 Oct 2021 19:57:14 +0000 (12:57 -0700)
committerGitHub <noreply@github.com>
Thu, 28 Oct 2021 19:57:14 +0000 (21:57 +0200)
commit1d88b2b0a15198843a43f34aba1abc65455d3ba7
tree017ca315c9b891d88121fdf63dc7018dc23007fa
parent9e0012116ac9e8d26bf19ef8741deeecf2b6f72b
bpo-45608: Document missing `sqlite3` DB-API attributes and methods (GH-29219) (GH-29281)

(cherry picked from commit 88d8a1a340fb09c54d47f354f5fd7d4fbc5f0c78)

Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@innova.no>
Doc/library/sqlite3.rst