- 2891492 Issue #27881: Fixed possible bugs when setting sqlite3.Connection.isolation_level. by Serhiy Storchaka · 9 years ago
 - cc9afa9 Issue #10513: Fix a regression in Connection.commit() by Berker Peksag · 9 years ago
 - f85bce7 Mark tests as skipped when a SQLite version is not supported by Berker Peksag · 9 years ago
 - 48b5c98 Replace more boilerplate code with modern unittest features in sqlite3 tests by Berker Peksag · 9 years ago
 - 1003b34 Modernize sqlite3 tests by Berker Peksag · 9 years ago
 - 6a7b3a7 Issue #26778: Fixed "a/an/and" typos in code comment and documentation. by Serhiy Storchaka · 10 years ago
 - 42d67af Issue #21147: sqlite3 now raises an exception if the request contains a null by Serhiy Storchaka · 11 years ago
 - cb1f74e Issue #20026: Fix the sqlite module to handle correctly invalid isolation level by Victor Stinner · 12 years ago
 - b5bc353 #18741: fix more typos.  Patch by Févry Thibault. by Ezio Melotti · 12 years ago
 - 5f79409 Issue #14720: Enhance sqlite3 microsecond conversion, document its behavior by Petri Lehtinen · 13 years ago
 - 8b94514 Issue #14720: sqlite3: Convert datetime microseconds correctly by Petri Lehtinen · 13 years ago
 - 4a84f58 Issue #10811: Fix recursive usage of cursors. Instead of crashing, raise a ProgrammingError now. by Petri Lehtinen · 15 years ago
 - 35466c5 Issue #8195: Fix a crash in sqlite Connection.create_collation() if the by Victor Stinner · 16 years ago
 - 0201f44 Merged revisions 78898 via svnmerge from by Victor Stinner · 16 years ago
 - f9cee22 Merged new pysqlite version 2.6.0 from trunk. by Gerhard Häring · 16 years ago
 - 04cecaf change deprecated unittest method calls into their proper names. by Gregory P. Smith · 16 years ago
 - 6117f42 Issue #3659: Values of string subclasses were not handled correctly when used by Gerhard Häring · 17 years ago
 - 3dbca81 Merged revisions 65012,65035,65037-65040,65048,65057,65077,65091-65095,65097-65099,65127-65128,65131,65133-65136,65139,65149-65151,65155,65158-65159,65176-65178,65183-65184,65187-65190,65192,65194 via svnmerge from by Georg Brandl · 17 years ago
 - e7ea745 Bring sqlite3 module up-to-date with what's now in 2.6. Almost. I intentionally by Gerhard Häring · 18 years ago
 - 873d9ff Make sure we get usable error messages when text could not be decoded when fetched from the database. by Gerhard Häring · 18 years ago
 - 805365e Merged revisions 55007-55179 via svnmerge from by Guido van Rossum · 19 years ago
 - fc7bb8c Merged revisions 53304-53433,53435-53450 via svnmerge from by Thomas Wouters · 19 years ago
 - 0e3f591 Merged revisions 46753-51188 via svnmerge from by Thomas Wouters · 19 years ago
 - 477c8d5 Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk. by Thomas Wouters · 19 years ago
 - 49fd7fa Merge p3yk branch with the trunk up to revision 45595. This breaks a fair by Thomas Wouters · 20 years ago