1. 37d72b7 merge from 3.2 by Senthil Kumaran · 13 years ago
  2. 946eb86 reST indentation fix in sqlite3 docs. rst uses 3 space indentation. by Senthil Kumaran · 13 years ago
  3. 5bfa062 Issue #11688: Add sqlite3.Connection.set_trace_callback(). Patch by Torsten Landschoff. by Antoine Pitrou · 14 years ago
  4. f6861ae there's now a setup.py switch for this by Benjamin Peterson · 14 years ago
  5. 28053fb Remove unnecessary `object` base class in docs (#10366). by Éric Araujo · 14 years ago
  6. 96115fb2 #8811: small fixes to sqlite3 docs. by Georg Brandl · 14 years ago
  7. e0941c5 Fixes #10020 by Gerhard Häring · 14 years ago
  8. 67b21b7 Consistency check for versionadded/changed directives. by Georg Brandl · 14 years ago
  9. c34d76c Issue #3854: Documented using the sqlite3 module with multiple threads. by Gerhard Häring · 14 years ago
  10. 1c616a5 #8456: fix signature of sqlite3.connect(). by Georg Brandl · 14 years ago
  11. 5c5eb36 fix typo by Benjamin Peterson · 14 years ago
  12. d35251d #8845: expose sqlite3 inTransaction as RO in_transaction Connection attribute. by R. David Murray · 14 years ago
  13. 2614cda Merged revisions 78338,78345-78346,78561-78562,78566,78574,78581,78634,78660,78675 via svnmerge from by Benjamin Peterson · 15 years ago
  14. f8754a6 Update versionadded/changed. by Ezio Melotti · 15 years ago
  15. f9cee22 Merged new pysqlite version 2.6.0 from trunk. by Gerhard Häring · 15 years ago
  16. a10a2e8 Merged revisions 78176 via svnmerge from by Ezio Melotti · 15 years ago
  17. f06917e Fix sqlite3 docs. `buffer` is gone, `bytes` objects are returned for BLOBs instead. by Antoine Pitrou · 15 years ago
  18. b584505 small fixes in the examples and in the markup by Ezio Melotti · 15 years ago
  19. 22b3431 Merged revisions 74209 via svnmerge from by Georg Brandl · 15 years ago
  20. 5a55b61 Issue #6354: More fixes for code examples involving the repr of a float. by Mark Dickinson · 15 years ago
  21. 8a1e4c4 Merged revisions 72661,72675-72677,72679,72712,72801,72820 via svnmerge from by Georg Brandl · 15 years ago
  22. 277a150 Remove 2.6 versionchanges, turn 2.7 ones into 3.1. by Georg Brandl · 16 years ago
  23. 48310cd Remove trailing whitespace. by Georg Brandl · 16 years ago
  24. 4469d0c Merged revisions 67348,67355,67359,67362,67364-67365,67367-67368,67398,67423-67424,67432,67440-67441,67444-67445,67454-67455,67457-67458 via svnmerge from by Benjamin Peterson · 16 years ago
  25. a971c65 Merged revisions 67117-67119,67123-67124,67143 via svnmerge from by Georg Brandl · 16 years ago
  26. f10a79a merge from trunk by Benjamin Peterson · 16 years ago
  27. ae5360b Merged revisions 66141,66145,66150,66180,66211,66217,66219,66226,66231,66244,66246,66249-66250,66264,66268,66272,66294,66306 via svnmerge from by Benjamin Peterson · 16 years ago
  28. 81ee3ef Merged revisions 62425-62429,62434-62436,62441,62444,62446-62448,62450-62455,62463,62465-62466,62469,62474,62476-62478,62480,62485,62492,62497-62498,62500,62507,62513-62514,62516,62521,62531,62535,62545-62546,62548-62551,62553-62559,62569,62574,62577,62593,62595,62604-62606,62608,62616,62626-62627,62636,62638,62644-62645,62647-62648,62651-62653,62656,62661,62663,62680,62686-62687,62696,62699-62703,62711 via svnmerge from by Christian Heimes · 16 years ago
  29. 35e8c46 remove some old versionchanged and versionadded directives by Benjamin Peterson · 16 years ago
  30. d337279 Documented lastrowid attribute in py3k branch. by Gerhard Häring · 17 years ago
  31. 0d7d6cf Same documentation for sqlite3 module as in 2.6. by Gerhard Häring · 17 years ago
  32. bbe741d Merged revisions 61981,61984-61987,61992-61993,61997-62000 via svnmerge from by Christian Heimes · 17 years ago
  33. f694518 Update docs w.r.t. PEP 3100 changes -- patch for GHOP by Dan Finnie. by Georg Brandl · 17 years ago
  34. fdab48e Merged revisions 60094-60123 via svnmerge from by Christian Heimes · 17 years ago
  35. 5b5e81c Merged revisions 59605-59624 via svnmerge from by Christian Heimes · 17 years ago
  36. 5c10664 Remove further mentions of long integers. by Georg Brandl · 17 years ago
  37. 9afde1c #1370: Finish the merge r58749, log below, by resolving all conflicts in Doc/. by Georg Brandl · 17 years ago
  38. 6911e3c Convert all print statements in the docs. by Georg Brandl · 17 years ago
  39. 55ac8f0 Get rid of the remaining versionadded/versionchanged directives. by Georg Brandl · 17 years ago
  40. 85eb8c1 - document bytes() by Georg Brandl · 17 years ago
  41. 04110fb Merged revisions 57221-57391 via svnmerge from by Guido van Rossum · 17 years ago
  42. 116aa62 Move the 3k reST doc tree in place. by Georg Brandl · 17 years ago