1. 35c52b6 Issue #17073: Fix some integer overflows in sqlite3 module. by Serhiy Storchaka · 12 years ago
  2. 4ab701b sqlite3: Fix 64-bit integer handling in user functions on 32-bit architectures by Petri Lehtinen · 13 years ago
  3. dde5b94 #7092: Silence more py3k warnings. Patch by Florent Xicluna. by Ezio Melotti · 15 years ago
  4. 1844b0d Merge r73838 from py3k branch. Use the nondeprecated unittest method names. by Gregory P. Smith · 16 years ago
  5. 2a11c05 Update sqlite3 module to match current version of pysqlite. by Gerhard Häring · 17 years ago
  6. f92b9c2 Removed call to enable_callback_tracebacks that slipped in by accident. by Gerhard Häring · 19 years ago
  7. fe7d0c3 Speculative checkin (requires approval of Gerhard Haering) by Neal Norwitz · 19 years ago
  8. b2e8816 - Added version checks in C code to make sure we don't trigger bugs in older by Gerhard Häring · 19 years ago
  9. 16ec4bb Whitespace normalization. by Tim Peters · 19 years ago
  10. 1541ef0 Merged changes from external pysqlite 2.3.0 release. Documentation updates will by Gerhard Häring · 19 years ago
  11. 3e99c0a Updated the sqlite3 module to the external pysqlite 2.2.2 version. by Gerhard Häring · 19 years ago
  12. c51ee69 merged the sqlite-integration branch. by Anthony Baxter · 19 years ago