]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix typo in the sqlite3 docs (GH-31915)
authorJonathan <jonathan.joyner94@gmail.com>
Mon, 28 Mar 2022 18:44:41 +0000 (13:44 -0500)
committerGitHub <noreply@github.com>
Mon, 28 Mar 2022 18:44:41 +0000 (11:44 -0700)
commit66584c890d016e40d707400130d1cd98f2aedde9
tree5dac190f43bcd632e0d81a0f0810dcbe4800ee1a
parent850687df47b03e98c1433e6e70e71a8921eb4454
Fix typo in the sqlite3 docs (GH-31915)

Co-authored-by: Jonathan <89750679+AHypnotoad@users.noreply.github.com>
Lib/sqlite3/__init__.py