1. 4c874ef weaken callback count inequality (closes #20901) by Benjamin Peterson · 11 years ago
  2. 3c1198d Issue #19601: Use specific asserts in sqlite3 tests. by Serhiy Storchaka · 11 years ago
  3. 35c52b6 Issue #17073: Fix some integer overflows in sqlite3 module. by Serhiy Storchaka · 12 years ago
  4. 437b149 Fix a variable scoping error in an sqlite3 test by Petri Lehtinen · 13 years ago
  5. 1844b0d Merge r73838 from py3k branch. Use the nondeprecated unittest method names. by Gregory P. Smith · 16 years ago
  6. 1cc60ed Updated to pysqlite 2.4.1. Documentation additions will come later. by Gerhard Häring · 17 years ago
  7. c5f05e4 Patch #2167 from calvin: Remove unused imports by Christian Heimes · 17 years ago
  8. c21e056 Re-revert this change. Install the version check and don't run the test by Neal Norwitz · 19 years ago
  9. fe7d0c3 Speculative checkin (requires approval of Gerhard Haering) by Neal Norwitz · 19 years ago
  10. b2e8816 - Added version checks in C code to make sure we don't trigger bugs in older 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. 72289a6 Update to pysqlite 2.2.0 by Anthony Baxter · 19 years ago