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 4ab701b2d3 sqlite3: Fix 64-bit integer handling in user functions on 32-bit architectures 14 years ago
..
__init__.py merged the sqlite-integration branch. 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
py25tests.py Merge r73838 from py3k branch. Use the nondeprecated unittest method 17 years ago
regression.py Issue #10811: Fix recursive usage of cursors. Instead of crashing, raise a ProgrammingError now. 14 years ago
transactions.py Merged code from pysqlite 2.6.0. 16 years ago
types.py Merged revisions 86596 via svnmerge from 15 years ago
userfunctions.py sqlite3: Fix 64-bit integer handling in user functions on 32-bit architectures 14 years ago