]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-94630: Fixup sqlite3 argument spec docs for connection execute* methods (GH-95319)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 27 Jul 2022 12:54:14 +0000 (05:54 -0700)
committerGitHub <noreply@github.com>
Wed, 27 Jul 2022 12:54:14 +0000 (05:54 -0700)
commit7e7a570818a41df6e97e25989d92449c7cc40aad
tree936a13d04076075c543452a453b6bee5a3bf3c85
parent657efca298bac3a4fcc66e917a464e4a6764f0d3
gh-94630: Fixup sqlite3 argument spec docs for connection execute* methods (GH-95319)

(cherry picked from commit 2b37395612ece0a8c37439801087ba9e2c56702f)

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