cpython/Lib/sqlite3/test
Benjamin Peterson 5ef48d9c79 merge 3.3 (#20080) 2014-02-15 13:20:28 -05:00
..
__init__.py
dbapi.py Issue #18200: Back out usage of ModuleNotFoundError (8d28d44f3a9a) 2013-07-04 17:43:24 -04:00
dump.py #15545: fix sqlite3.iterdump regression on unsortable row_factory objects. 2013-01-10 11:04:09 -05:00
factory.py add missing test assertion (closes #20080) 2014-02-15 13:19:59 -05:00
hooks.py Issue #19601: Use specific asserts in sqlite3 tests. 2013-11-17 00:39:12 +02:00
regression.py Issue #20026: Fix the sqlite module to handle correctly invalid isolation level 2013-12-19 16:38:03 +01:00
transactions.py Make sqlite3 tests editable with Emacs 2012-02-02 20:47:59 +02:00
types.py #18741: fix more typos. Patch by Févry Thibault. 2013-08-17 16:11:40 +03:00
userfunctions.py Issue #17073: Fix some integer overflows in sqlite3 module. 2013-02-07 17:03:46 +02:00