cpython/Modules/_sqlite
Serhiy Storchaka 191321d11b Issue #20440: More use of Py_SETREF.
This patch is manually crafted and contains changes that couldn't be handled
automatically.
2015-12-27 15:41:34 +02:00
..
cache.c
cache.h
connection.c
connection.h
cursor.c Issue #20440: More use of Py_SETREF. 2015-12-27 15:41:34 +02:00
cursor.h
microprotocols.c
microprotocols.h
module.c
module.h
prepare_protocol.c
prepare_protocol.h
row.c
row.h
statement.c
statement.h
util.c
util.h