1. 3bbb672 Merged code from pysqlite 2.6.0. by Gerhard Häring · 15 years ago
  2. abe6331 Link correction in documentation. by Michael Foord · 15 years ago
  3. a68f7b8 #7921: fix links. Patch by Brian Curtin. by Ezio Melotti · 16 years ago
  4. 6b87f11 Fix some documentation examples involving the repr of a float. by Mark Dickinson · 16 years ago
  5. d7d4fd7 builtin -> built-in. by Georg Brandl · 16 years ago
  6. 498a9b3 #6055: refer to "sqlite3" consistently. by Georg Brandl · 16 years ago
  7. a7b55a3 revert r69777 since all the experts agree that extra import lines distract from the code by Benjamin Peterson · 16 years ago
  8. 5149742 Since we recommend one module per import line, reflect this also in the by Jeroen Ruigrok van der Werven · 16 years ago
  9. c62ef8b Remove trailing whitespace. by Georg Brandl · 17 years ago
  10. 78f98a4 fix typo in sqlite3 docs by Benjamin Peterson · 17 years ago
  11. b9bfea7 #4267: small fixes in sqlite3 docs. by Georg Brandl · 17 years ago
  12. 26497d9 #4059: patch up some sqlite docs. by Georg Brandl · 17 years ago
  13. cd52023 #3669 from Robert Lehmann: simplify use of iterator in example by Andrew M. Kuchling · 17 years ago
  14. e11c9b3 Implemented feature request 2157: Converter names are cut off at '(' by Gerhard Häring · 17 years ago
  15. c15317e Documented the lastrowid attribute. by Gerhard Häring · 17 years ago
  16. 4130930 Brought documentation for sqlite3 module up-to-date. Fixed Issue1625205 which by Gerhard Häring · 17 years ago
  17. b980342 Accept patch issue2426 by Paul Kippes (kippesp). by Gregory P. Smith · 17 years ago
  18. f558d2e #1509: fix sqlite3 docstrings and docs w.r.t. cursor.fetchXXX methods. by Georg Brandl · 18 years ago
  19. b19be57 Some cleanup in the docs. by Georg Brandl · 18 years ago
  20. a739503 Add :term:s for "new-style class". by Georg Brandl · 18 years ago
  21. e7a0990 Add :term:s for iterator. by Georg Brandl · 18 years ago
  22. cf3fb25 Add :term: for generators. by Georg Brandl · 18 years ago
  23. 891f1d3 Bug #1573854: fix docs for sqlite3 cursor rowcount attr. by Georg Brandl · 18 years ago
  24. 8ec7f65 Move the 2.6 reST doc tree in place. by Georg Brandl · 18 years ago