1. 1625d88 Issue #16341: convert examples to use except ... as ... syntax. by Andrew Svetlov · 13 years ago
  2. a15a8d2 sqlite3: Port relevant documentation changes from 3.2 by Petri Lehtinen · 13 years ago
  3. 002b202 Fix errors in sqlite3's Cursor.rowcount documentation by Petri Lehtinen · 13 years ago
  4. f45501d caught is the right pp of catch; thanks to Don Bennett from docs@ by Sandro Tosi · 14 years ago
  5. c2077b0 #11565: Fix several typos. Patch by Piotr Kasprzyk. by Ezio Melotti · 14 years ago
  6. 3bbb672 Merged code from pysqlite 2.6.0. by Gerhard Häring · 15 years ago
  7. d7d4fd7 builtin -> built-in. by Georg Brandl · 16 years ago
  8. 498a9b3 #6055: refer to "sqlite3" consistently. by Georg Brandl · 16 years ago
  9. a7b55a3 revert r69777 since all the experts agree that extra import lines distract from the code by Benjamin Peterson · 16 years ago
  10. 5149742 Since we recommend one module per import line, reflect this also in the by Jeroen Ruigrok van der Werven · 16 years ago
  11. 4130930 Brought documentation for sqlite3 module up-to-date. Fixed Issue1625205 which by Gerhard Häring · 17 years ago
  12. 8ec7f65 Move the 2.6 reST doc tree in place. by Georg Brandl · 18 years ago