1. b6f5b9d Replace _pysqlite_long_from_int64() with PyLong_FromLongLong() (GH-16882) by Sergey Fedoseev · 6 years ago
  2. 5252694 closes bpo-31525: require sqlite3_prepare_v2 (#3666) by Benjamin Peterson · 8 years ago
  3. 86a6705 bpo-9303: Migrate sqlite3 module to _v2 API to enhance performance (#359) by Aviv Palivoda · 8 years ago
  4. 47ff073 more PY_LONG_LONG to long long by Benjamin Peterson · 9 years ago
  5. ed4aa83 require a long long data type (closes #27961) by Benjamin Peterson · 9 years ago
  6. 725e421 Fix compilater warnings on Windows 64-bit by Victor Stinner · 12 years ago
  7. d160b12 Issue #17857: Prevent build failures with pre-3.5.0 versions of sqlite3, by Serhiy Storchaka · 12 years ago
  8. 3cf96ac Issue #17073: Fix some integer overflows in sqlite3 module. by Serhiy Storchaka · 12 years ago
  9. c934f32 Welcome to the UTF-8 world. by Florent Xicluna · 15 years ago
  10. f9cee22 Merged new pysqlite version 2.6.0 from trunk. by Gerhard Häring · 15 years ago
  11. d7b0328 Merged revisions 66394,66404,66412,66414,66424-66436 via svnmerge from by Benjamin Peterson · 17 years ago
  12. e7ea745 Bring sqlite3 module up-to-date with what's now in 2.6. Almost. I intentionally by Gerhard Häring · 17 years ago
  13. 3805321 Merged revisions 59465-59487 via svnmerge from by Christian Heimes · 18 years ago
  14. fc7bb8c Merged revisions 53304-53433,53435-53450 via svnmerge from by Thomas Wouters · 19 years ago
  15. 0e3f591 Merged revisions 46753-51188 via svnmerge from by Thomas Wouters · 19 years ago
  16. 49fd7fa Merge p3yk branch with the trunk up to revision 45595. This breaks a fair by Thomas Wouters · 19 years ago