1. 4fc4def Remove unused var from CheckCancelOperation test (GH-4317) by Simon Willison · 8 years ago
  2. 0e6cb2e bpo-26187: Test that set_trace_callback() is not called multiple times (GH-461) by Aviv Palivoda · 8 years ago
  3. 407ac47 Issue #27897: Fixed possible crash in sqlite3.Connection.create_collation() by Serhiy Storchaka · 9 years ago
  4. 2b50899 Remove empty setUp and tearDown methods from sqlite3 tests by Berker Peksag · 9 years ago
  5. 48b5c98 Replace more boilerplate code with modern unittest features in sqlite3 tests by Berker Peksag · 9 years ago
  6. 1003b34 Modernize sqlite3 tests by Berker Peksag · 9 years ago
  7. 966f2fc weaken callback count inequality (closes #20901) by Benjamin Peterson · 11 years ago
  8. 78ee078 Issue #19601: Use specific asserts in sqlite3 tests. by Serhiy Storchaka · 12 years ago
  9. 2efdc90 Issue #17073: Fix some integer overflows in sqlite3 module. by Serhiy Storchaka · 12 years ago
  10. 3cf96ac Issue #17073: Fix some integer overflows in sqlite3 module. by Serhiy Storchaka · 12 years ago
  11. d394455 merge #13934: document sqlite version strings, use correct one in test. by R David Murray · 12 years ago
  12. 3f7beb9 #13934: document sqlite version strings, use correct one in test. by R David Murray · 12 years ago
  13. aa2c670 Merge branch '3.2' by Petri Lehtinen · 13 years ago
  14. c86d9e2 Fix a variable scoping error in an sqlite3 test by Petri Lehtinen · 13 years ago
  15. f854799 Make sqlite3 tests editable with Emacs by Petri Lehtinen · 13 years ago
  16. f4e1810 Fix TraceCallbackTests to not use bound parameters (followup to issue #11688) by Antoine Pitrou · 14 years ago
  17. 43b2168 Improve error message in test by Antoine Pitrou · 14 years ago
  18. 5bfa062 Issue #11688: Add sqlite3.Connection.set_trace_callback(). Patch by Torsten Landschoff. by Antoine Pitrou · 14 years ago
  19. 04cecaf change deprecated unittest method calls into their proper names. by Gregory P. Smith · 16 years ago
  20. a56c467 Issue #1717: Remove cmp. Stage 1: remove all uses of cmp and __cmp__ from by Mark Dickinson · 16 years ago
  21. e7ea745 Bring sqlite3 module up-to-date with what's now in 2.6. Almost. I intentionally by Gerhard Häring · 17 years ago
  22. 05e8be1 Merged revisions 60990-61002 via svnmerge from by Christian Heimes · 17 years ago
  23. b940e11 SF patch 1631942 by Collin Winter: by Guido van Rossum · 18 years ago
  24. 0e3f591 Merged revisions 46753-51188 via svnmerge from by Thomas Wouters · 19 years ago
  25. 477c8d5 Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk. by Thomas Wouters · 19 years ago
  26. 49fd7fa Merge p3yk branch with the trunk up to revision 45595. This breaks a fair by Thomas Wouters · 19 years ago