1. f854799 Make sqlite3 tests editable with Emacs by Petri Lehtinen · 13 years ago
  2. 023fe33 sqlite3: Handle strings with embedded zeros correctly by Petri Lehtinen · 13 years ago
  3. b3aedd4 #9424: Replace deprecated assert* methods in the Python test suite. by Ezio Melotti · 14 years ago
  4. d35251d #8845: expose sqlite3 inTransaction as RO in_transaction Connection attribute. by R. David Murray · 14 years ago
  5. 45df820 Merged revisions 80552-80556,80564-80566,80568-80571 via svnmerge from by Victor Stinner · 14 years ago
  6. f9cee22 Merged new pysqlite version 2.6.0 from trunk. by Gerhard Häring · 14 years ago
  7. 04cecaf change deprecated unittest method calls into their proper names. by Gregory P. Smith · 15 years ago
  8. f78e02b Merged revisions 63562,63570,63728,63734,63784,63788,63802,63817,63827,63839,63887,63975,63998 via svnmerge from by Georg Brandl · 16 years ago
  9. e7ea745 Bring sqlite3 module up-to-date with what's now in 2.6. Almost. I intentionally by Gerhard Häring · 16 years ago
  10. bae07c9 Breaking ground for PEP 3137 implementation: by Guido van Rossum · 17 years ago
  11. cd16bf6 Merged revisions 55817-55961 via svnmerge from by Guido van Rossum · 17 years ago
  12. ef87d6e Rip out all the u"..." literals and calls to unicode(). by Guido van Rossum · 17 years ago
  13. a18af4e PEP 3114: rename .next() to .__next__() and add next() builtin. by Georg Brandl · 17 years ago
  14. be19ed7 Fix most trivially-findable print statements. by Guido van Rossum · 17 years ago
  15. b940e11 SF patch 1631942 by Collin Winter: by Guido van Rossum · 18 years ago
  16. 49fd7fa Merge p3yk branch with the trunk up to revision 45595. This breaks a fair by Thomas Wouters · 18 years ago