mirror of https://github.com/python/cpython
fe7d0c3bc6
This backs out the test changes in 46962 which prevented crashes by not running the tests via a version check. All the version checks added in that rev were removed from the tests. Code was added to the error handler in connection.c that seems to work with older versions of sqlite including 3.1.3. |
||
---|---|---|
.. | ||
cache.c | ||
cache.h | ||
connection.c | ||
connection.h | ||
cursor.c | ||
cursor.h | ||
microprotocols.c | ||
microprotocols.h | ||
module.c | ||
module.h | ||
prepare_protocol.c | ||
prepare_protocol.h | ||
row.c | ||
row.h | ||
sqlitecompat.h | ||
statement.c | ||
statement.h | ||
util.c | ||
util.h |