cpython/Lib/sqlite3
Zackery Spytz f347c6eb75 bpo-35504: Fix segfaults and SystemErrors when deleting certain attrs. (GH-11175) (GH-11249)
(cherry picked from commit 842acaab13)
2018-12-20 19:38:52 +02:00
..
test bpo-35504: Fix segfaults and SystemErrors when deleting certain attrs. (GH-11175) (GH-11249) 2018-12-20 19:38:52 +02: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