]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix typo in the sqlite3 docs (GH-31915) (GH-32158)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 29 Mar 2022 02:40:38 +0000 (19:40 -0700)
committerGitHub <noreply@github.com>
Tue, 29 Mar 2022 02:40:38 +0000 (19:40 -0700)
commitd6d170fa80f66876f913475ff96e8c344329b218
treecb0f351e085a02e1123157a8539f55c84f6f5846
parentd2c6a4428d52c108f4b06dcd1bb86023541c60ce
Fix typo in the sqlite3 docs (GH-31915) (GH-32158)

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

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