cpython/Lib/sqlite3
2021-01-06 02:02:43 +02:00
..
test bpo-40810: Require SQLite 3.7.15 (GH-24106) 2021-01-06 02:02:43 +02:00
__init__.py bpo-42264: Deprecate sqlite3.OptimizedUnicode (GH-23163) 2020-11-17 17:55:12 +02:00
dbapi2.py Issue #10203: sqlite3.Row now truly supports sequence protocol. In particulr 2014-05-28 12:58:34 +03:00
dump.py