]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.10] Docs: use parameter list for sqlite3.Cursor.execute* (GH-101782) (#101808)
authorErlend E. Aasland <erlend.aasland@protonmail.com>
Fri, 10 Feb 2023 21:21:20 +0000 (22:21 +0100)
committerGitHub <noreply@github.com>
Fri, 10 Feb 2023 21:21:20 +0000 (22:21 +0100)
commita565cd5b10bcb676dfb623a1a209be76e7fbecf3
tree30b3dc3b2c672d6bc9f75e19e61abbc681cde3e1
parent6d8ef9680689823229106c22aa74e1c549a250ec
[3.10] Docs: use parameter list for sqlite3.Cursor.execute* (GH-101782) (#101808)

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
(cherry picked from commit 2037ebf81bd4bbe5421421b822bd57cfd665a1e9)
Doc/library/sqlite3.rst