1. 0830858 bpo-34041: Allow creating deterministic functions in Connection.create_function() (GH-8086) by Sergey Fedoseev · 7 years ago
  2. 1003b34 Modernize sqlite3 tests by Berker Peksag · 9 years ago
  3. fa0f62d Issue #23758: Improve num_params docs of create_{function,aggregate} functions by Berker Peksag · 9 years ago
  4. 2efdc90 Issue #17073: Fix some integer overflows in sqlite3 module. by Serhiy Storchaka · 12 years ago
  5. 3cf96ac Issue #17073: Fix some integer overflows in sqlite3 module. by Serhiy Storchaka · 12 years ago
  6. 8b24506 Merge branch '3.2' by Petri Lehtinen · 13 years ago
  7. 4fe85ab sqlite3: Fix 64-bit integer handling in user functions on 32-bit architectures by Petri Lehtinen · 13 years ago
  8. f854799 Make sqlite3 tests editable with Emacs by Petri Lehtinen · 13 years ago
  9. 04cecaf change deprecated unittest method calls into their proper names. by Gregory P. Smith · 16 years ago
  10. 0311736 Merged revisions 62011 via svnmerge from by Martin v. Löwis · 17 years ago
  11. 98297ee Merging the py3k-pep3137 branch back into the py3k branch. by Guido van Rossum · 18 years ago
  12. bae07c9 Breaking ground for PEP 3137 implementation: by Guido van Rossum · 18 years ago
  13. a8be92b Fix the sqlite test. Blobs should be created using buffer(b"blob"), by Guido van Rossum · 18 years ago
  14. 6d21456 Make the sqlite tests pass. by Gerhard Häring · 18 years ago
  15. ef87d6e Rip out all the u"..." literals and calls to unicode(). by Guido van Rossum · 18 years ago
  16. b940e11 SF patch 1631942 by Collin Winter: by Guido van Rossum · 18 years ago
  17. 3b843cc Make unit tests pass: replace apply() and adapt to different attribute message. by Guido van Rossum · 19 years ago
  18. 0e3f591 Merged revisions 46753-51188 via svnmerge from by Thomas Wouters · 19 years ago
  19. 477c8d5 Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk. by Thomas Wouters · 19 years ago
  20. 49fd7fa Merge p3yk branch with the trunk up to revision 45595. This breaks a fair by Thomas Wouters · 19 years ago