]> 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:35 +0000 (12:57 -0700)
committerGitHub <noreply@github.com>
Thu, 28 Oct 2021 19:57:35 +0000 (21:57 +0200)
commit020aa06ec8b0f473a682f4ae74af5833035b054b
treed345bd3b50b2755f0b02d7b78d7074118c57328f
parent193504acf3bfb7cff1edf7f568c2405b857fa1f7
bpo-45608: Document missing `sqlite3` DB-API attributes and methods (GH-29219) (GH-29282)

(cherry picked from commit 88d8a1a340fb09c54d47f354f5fd7d4fbc5f0c78)

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