You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Serhiy Storchaka f4934ea77d Issue #28701: Replace PyUnicode_CompareWithASCIIString with _PyUnicode_EqualToASCIIString. 10 years ago
..
cache.c Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
cache.h Welcome to the UTF-8 world. 16 years ago
connection.c Issue #28701: Replace PyUnicode_CompareWithASCIIString with _PyUnicode_EqualToASCIIString. 10 years ago
connection.h Issue #27881: Fixed possible bugs when setting sqlite3.Connection.isolation_level. 10 years ago
cursor.c Issue #21718: cursor.description is now available for queries using CTEs 10 years ago
cursor.h Issue #13590: Improve support for OS X Xcode 4: 14 years ago
microprotocols.c Issue #13590: Improve support for OS X Xcode 4: 14 years ago
microprotocols.h Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
module.c Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
module.h Fix typo in _sqlite/module.h 10 years ago
prepare_protocol.c Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
prepare_protocol.h Welcome to the UTF-8 world. 16 years ago
row.c Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
row.h Welcome to the UTF-8 world. 16 years ago
statement.c Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
statement.h Issue #13590: Improve support for OS X Xcode 4: 14 years ago
util.c Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
util.h Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago