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.
 
 
 
 
 
 
Petri Lehtinen 4fe85abab9 sqlite3: Fix 64-bit integer handling in user functions on 32-bit architectures 14 years ago
..
__init__.py Merge p3yk branch with the trunk up to revision 45595. This breaks a fair 20 years ago
dbapi.py sqlite3: Handle strings with embedded zeros correctly 14 years ago
dump.py Fix sqlite3.Connection.iterdump on tables/fields with reserved names or quotes 14 years ago
factory.py sqlite3: Handle strings with embedded zeros correctly 14 years ago
hooks.py Fix a variable scoping error in an sqlite3 test 14 years ago
regression.py Issue #10811: Fix recursive usage of cursors. Instead of crashing, raise a ProgrammingError now. 14 years ago
transactions.py Merged new pysqlite version 2.6.0 from trunk. 16 years ago
types.py #9424: Replace deprecated assert* methods in the Python test suite. 15 years ago
userfunctions.py sqlite3: Fix 64-bit integer handling in user functions on 32-bit architectures 14 years ago