cpython/Lib/sqlite3/test
2021-08-07 00:02:06 +03:00
..
__init__.py
backup.py bpo-41815: SQLite: segfault if backup called on closed database (GH-22322) 2020-09-21 15:05:17 -07:00
dbapi.py [3.9] bpo-31746: Prevent segfaults when sqlite3.Connection is uninitialised (GH-27431) (GH-27465) 2021-07-29 22:12:55 +01:00
dump.py
factory.py
hooks.py [3.9] sqlite3 test suite now works with SQLITE_DQS=0 (GH-26032). (GH-26128) 2021-05-15 01:50:03 +09:00
regression.py
transactions.py
types.py
userfunctions.py [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