cpython/Lib/sqlite3/test
Berker Peksag c644d53acf Issue #29123: Make CheckSqlTimestamp more robust 2017-01-01 02:51:46 +03:00
..
__init__.py
dbapi.py
dump.py
factory.py Issue #27861: Fixed a crash in sqlite3.Connection.cursor() when a factory 2016-08-29 14:29:55 +03:00
hooks.py Issue #27897: Backported tests. 2016-09-27 00:27:15 +03:00
py25tests.py
regression.py Issue #10513: Fix a regression in Connection.commit() 2016-08-26 22:19:05 +03:00
transactions.py
types.py Issue #29123: Make CheckSqlTimestamp more robust 2017-01-01 02:51:46 +03:00
userfunctions.py