1. ce52788 Catch OSError when trying to remove a file in case removal fails. This by Neal Norwitz · 17 years ago
  2. f40f684 Made sqlite3 module's regression tests work with SQLite versions that don't by Gerhard Häring · 17 years ago
  3. 1cc60ed Updated to pysqlite 2.4.1. Documentation additions will come later. by Gerhard Häring · 17 years ago
  4. c5f05e4 Patch #2167 from calvin: Remove unused imports by Christian Heimes · 17 years ago
  5. 96b3249 Fix an odd error which would only occur close to new year's eve, due by Guido van Rossum · 18 years ago
  6. 0741a60 Merged changes from standalone version 2.3.3. This should probably all be by Gerhard Häring · 19 years ago
  7. 762fbd3 The sqlite3 module did cut off data from the SQLite database at the first null by Gerhard Häring · 19 years ago
  8. f92b9c2 Removed call to enable_callback_tracebacks that slipped in by accident. by Gerhard Häring · 19 years ago
  9. c21e056 Re-revert this change. Install the version check and don't run the test by Neal Norwitz · 19 years ago
  10. fe7d0c3 Speculative checkin (requires approval of Gerhard Haering) by Neal Norwitz · 19 years ago
  11. b2e8816 - Added version checks in C code to make sure we don't trigger bugs in older by Gerhard Häring · 19 years ago
  12. 16ec4bb Whitespace normalization. by Tim Peters · 19 years ago
  13. 1541ef0 Merged changes from external pysqlite 2.3.0 release. Documentation updates will by Gerhard Häring · 19 years ago
  14. 3e99c0a Updated the sqlite3 module to the external pysqlite 2.2.2 version. by Gerhard Häring · 19 years ago
  15. 72289a6 Update to pysqlite 2.2.0 by Anthony Baxter · 19 years ago
  16. c51ee69 merged the sqlite-integration branch. by Anthony Baxter · 19 years ago