cpython/Lib/sqlite3
2021-08-07 00:02:06 +03:00
..
test [3.9] bpo-44822: Don't truncate strs with embedded NULL chars returned by sqlite3 UDF callbacks (GH-27588). (GH-27639) 2021-08-07 00:02:06 +03:00
__init__.py
dbapi2.py Issue #10203: sqlite3.Row now truly supports sequence protocol. In particulr 2014-05-28 12:58:34 +03:00
dump.py