]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] Docs: fix typo in doc for sqlite3.Cursor.execute (GH-112442) (#112445)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 27 Nov 2023 09:34:35 +0000 (10:34 +0100)
committerGitHub <noreply@github.com>
Mon, 27 Nov 2023 09:34:35 +0000 (09:34 +0000)
commitfaa1ef4893f0abc0acd7ce3abd393d06ea69374d
treeffa0e18f33e159d6c5e74c981a388bf78fa11607
parentfc657d0c609eff0ca8ff7de22741be6ce11a9bd2
[3.11] Docs: fix typo in doc for sqlite3.Cursor.execute (GH-112442) (#112445)

Docs: fix typo in doc for sqlite3.Cursor.execute (GH-112442)
(cherry picked from commit fb79e1ed4a985a487a02bb8585cc1bd2933dfa7c)

Co-authored-by: Tom Levy <tomlevy93@gmail.com>
Doc/library/sqlite3.rst