]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix typo in the sqlite3 docs (GH-31915) (GH-32157)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 29 Mar 2022 04:21:27 +0000 (21:21 -0700)
committerGitHub <noreply@github.com>
Tue, 29 Mar 2022 04:21:27 +0000 (21:21 -0700)
commit370900d7d8ba29eb52e419c3163599b4ac55f121
tree6f2c2a62ece17016094ea839c7b48d09a2fa83bb
parent11408ff47e7b05b7979f7c5fa29567312960a16e
Fix typo in the sqlite3 docs (GH-31915) (GH-32157)

Co-authored-by: Jonathan <89750679+AHypnotoad@users.noreply.github.com>
(cherry picked from commit 66584c890d016e40d707400130d1cd98f2aedde9)

Co-authored-by: Jonathan <jonathan.joyner94@gmail.com>
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
Lib/sqlite3/__init__.py