index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Doc
/
includes
/
sqlite3
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #16341: convert examples to use except ... as ... syntax.
Andrew Svetlov
2012-10-30
1
-1/+1
*
sqlite3: Port relevant documentation changes from 3.2
Petri Lehtinen
2012-03-01
5
-28/+18
*
Fix errors in sqlite3's Cursor.rowcount documentation
Petri Lehtinen
2012-02-16
1
-2/+1
*
caught is the right pp of catch; thanks to Don Bennett from docs@
Sandro Tosi
2011-10-31
1
-1/+1
*
#11565: Fix several typos. Patch by Piotr Kasprzyk.
Ezio Melotti
2011-03-16
1
-1/+1
*
Merged code from pysqlite 2.6.0.
Gerhard Häring
2010-03-05
1
-0/+26
*
builtin -> built-in.
Georg Brandl
2009-07-26
1
-1/+1
*
#6055: refer to "sqlite3" consistently.
Georg Brandl
2009-05-20
1
-3/+4
*
revert r69777 since all the experts agree that extra import lines distract fr...
Benjamin Peterson
2009-02-20
1
-2/+1
*
Since we recommend one module per import line, reflect this also in the
Jeroen Ruigrok van der Werven
2009-02-19
1
-1/+2
*
Brought documentation for sqlite3 module up-to-date. Fixed Issue1625205 which
Gerhard Häring
2008-03-29
1
-0/+16
*
Move the 2.6 reST doc tree in place.
Georg Brandl
2007-08-15
29
-0/+511