1. 6e1afcf Fixes issue #3103. In the sqlite3 module, made one more function static. All renaming public symbos now have the pysqlite prefix to avoid name clashes. This at least once created problems where the same symbol name appeared somewhere in Apache and the sqlite3 module was used from mod_python. by Gerhard Häring · 17 years ago
  2. a24869a #3312: fix two sqlite3 crashes. by Georg Brandl · 17 years ago
  3. ac0c381 Expand docstrings of sqlite3 functions. by Georg Brandl · 17 years ago
  4. dd96db6 This reverts r63675 based on the discussion in this thread: by Gregory P. Smith · 17 years ago
  5. 593daf5 Renamed PyString to PyBytes by Christian Heimes · 17 years ago
  6. 1cc60ed Updated to pysqlite 2.4.1. Documentation additions will come later. by Gerhard Häring · 17 years ago
  7. 0741a60 Merged changes from standalone version 2.3.3. This should probably all be by Gerhard Häring · 18 years ago
  8. 1541ef0 Merged changes from external pysqlite 2.3.0 release. Documentation updates will by Gerhard Häring · 19 years ago
  9. 752968e More memory leaks from valgrind by Neal Norwitz · 19 years ago
  10. 3e99c0a Updated the sqlite3 module to the external pysqlite 2.2.2 version. by Gerhard Häring · 19 years ago
  11. 8e7b490 upgrade to final version of pysqlite 2.2.0 by Anthony Baxter · 19 years ago
  12. 72289a6 Update to pysqlite 2.2.0 by Anthony Baxter · 19 years ago
  13. c51ee69 merged the sqlite-integration branch. by Anthony Baxter · 19 years ago