cpython/Lib/sqlite3
Serhiy Storchaka 80cb186b49 Issue #24257: Fixed segmentation fault in sqlite3.Row constructor with faked
cursor type.
2015-05-22 11:00:40 +03:00
..
test Issue #24257: Fixed segmentation fault in sqlite3.Row constructor with faked 2015-05-22 11:00:40 +03:00
__init__.py
dbapi2.py Issue #10203: sqlite3.Row now truly supports sequence protocol. In particular 2014-05-28 12:57:38 +03:00
dump.py #15109: revert '%'->'format' changes in 4b105d328fe7 to fix regression. 2013-01-10 21:10:40 -05:00