cpython/Modules/_sqlite
Gerhard Häring f80527679b Issue #4046: Backport of issue #3312's patch: fixes two crashes in the sqlite3
module.
2008-10-08 08:45:16 +00:00
..
cache.c
cache.h
connection.c Issue #4046: Backport of issue #3312's patch: fixes two crashes in the sqlite3 2008-10-08 08:45:16 +00:00
connection.h
cursor.c #3157: Fix docstrings for cursor methods. 2008-06-22 18:31:30 +00:00
cursor.h
microprotocols.c
microprotocols.h
module.c Issue #4046: Backport of issue #3312's patch: fixes two crashes in the sqlite3 2008-10-08 08:45:16 +00:00
module.h
prepare_protocol.c
prepare_protocol.h
row.c
row.h
sqlitecompat.h
statement.c - Backported a workaround for a bug in SQLite 3.2.x/3.3.x versions where a 2007-11-25 17:40:35 +00:00
statement.h
util.c - Backported a workaround for a bug in SQLite 3.2.x/3.3.x versions where a 2007-11-25 17:40:35 +00:00
util.h