1. 203b249 bpo-40959: Remove unused declarations from sqlite3 headers (GH-20828) by Erlend Egeberg Aasland · 4 years, 7 months ago
  2. 3ccef1c bpo-40956: Convert _sqlite3.Connection to Argument Clinic, part 2 (GH-23838) by Erlend Egeberg Aasland · 4 years, 7 months ago
  3. 1ba82bb bpo-40956: Convert _sqlite3.Connection to Argument Clinic (GH-23341) by Erlend Egeberg Aasland · 4 years, 8 months ago
  4. 256e54a bpo-41861: Convert _sqlite3 CursorType and ConnectionType to heap types (GH-22478) by Erlend Egeberg Aasland · 4 years, 10 months ago
  5. b9a0376 closes bpo-37347: Fix refcount problem in sqlite3. (GH-14268) by gescheit · 6 years ago
  6. 29198ea bpo-8677: use PY_SSIZE_T_CLEAN in sqlite (GH-12434) by Inada Naoki · 6 years ago
  7. aefa7eb bpo-6532: Make the thread id an unsigned integer. (#781) by Serhiy Storchaka · 8 years ago
  8. 59da4b3 Issue #28037: Use sqlite3_get_autocommit() instead of setting Connection->inTransaction manually by Berker Peksag · 9 years ago
  9. 2891492 Issue #27881: Fixed possible bugs when setting sqlite3.Connection.isolation_level. by Serhiy Storchaka · 9 years ago
  10. 483405b Issue #22883: Got rid of outdated references to PyInt and PyString in comments. by Serhiy Storchaka · 10 years ago
  11. bc35beb Undocument and clean up sqlite3.OptimizedUnicode by Petri Lehtinen · 13 years ago
  12. 3b3499b #11565: Merge with 3.1. by Ezio Melotti · 14 years ago
  13. 1392500 #11565: Fix several typos. Patch by Piotr Kasprzyk. by Ezio Melotti · 14 years ago
  14. a2e7d9b Fix T_BOOL bug of issue 8845. by Martin v. Löwis · 15 years ago
  15. c934f32 Welcome to the UTF-8 world. by Florent Xicluna · 15 years ago
  16. f9cee22 Merged new pysqlite version 2.6.0 from trunk. by Gerhard Häring · 15 years ago
  17. 72b710a Renamed PyString to PyBytes by Christian Heimes · 17 years ago
  18. e7ea745 Bring sqlite3 module up-to-date with what's now in 2.6. Almost. I intentionally by Gerhard Häring · 17 years ago
  19. fc7bb8c Merged revisions 53304-53433,53435-53450 via svnmerge from by Thomas Wouters · 19 years ago
  20. 477c8d5 Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk. by Thomas Wouters · 19 years ago
  21. 49fd7fa Merge p3yk branch with the trunk up to revision 45595. This breaks a fair by Thomas Wouters · 19 years ago