cpython/Lib/sqlite3
Miss Islington (bot) d6d170fa80
Fix typo in the sqlite3 docs (GH-31915) (GH-32158)
Co-authored-by: Jonathan <89750679+AHypnotoad@users.noreply.github.com>
(cherry picked from commit 66584c890d)

Co-authored-by: Jonathan <jonathan.joyner94@gmail.com>
2022-03-28 19:40:38 -07:00
..
test [3.9] bpo-43853: Expand test suite for SQLite UDF's (GH-27642) (GH-31030) (GH-31586) 2022-03-01 20:46:16 -08:00
__init__.py Fix typo in the sqlite3 docs (GH-31915) (GH-32158) 2022-03-28 19:40:38 -07:00
dbapi2.py
dump.py