]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Docs: use parameter list for sqlite3.Cursor.execute* (GH-101782)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 10 Feb 2023 18:01:38 +0000 (10:01 -0800)
committerGitHub <noreply@github.com>
Fri, 10 Feb 2023 18:01:38 +0000 (10:01 -0800)
commit18313ecb09fe29849724738ddd3cde9510ffd50b
tree8b145e3d88e44855255cc6ee993d55ee67f1cb0a
parent7ca9da93161fa26060411e7a3f448384e1435fa6
Docs: use parameter list for sqlite3.Cursor.execute* (GH-101782)

(cherry picked from commit 2037ebf81bd4bbe5421421b822bd57cfd665a1e9)

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