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
/
library
/
sqlite3.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #22558: Add remaining doc links to source code for Python-coded modules.
Terry Jan Reedy
2016-06-11
1
-0/+4
*
issue27113 - Document "check_same_thread" parameter in sqlite3.connect api.
Senthil Kumaran
2016-06-03
1
-0/+5
*
Issue #26736: Used HTTPS for external links in the documentation if possible.
Serhiy Storchaka
2016-05-07
1
-3/+3
*
Issue #23758: Improve num_params docs of create_{function,aggregate} functions
Berker Peksag
2016-03-27
1
-3/+5
*
Document sqlite3.Cursor.close()
Berker Peksag
2016-03-27
1
-0/+6
*
sqlite3 documentation: Connection.iterdump() is a method
Berker Peksag
2016-03-27
1
-2/+2
*
#26250: document the sqlite3.Cursor.connection attribute. Initial patches by...
Ezio Melotti
2016-03-18
1
-0/+12
*
Issue #25523: Merge "a" to "an" fixes from 3.4 into 3.5
Martin Panter
2015-11-02
1
-1/+1
|
\
|
*
Issue #25523: Correct "a" article to "an" article
Martin Panter
2015-11-02
1
-1/+1
*
|
Issue #13583: sqlite3.Row now supports slice indexing.
Serhiy Storchaka
2015-03-31
1
-0/+3
|
/
*
#21653: fix doc for return type of sqlite3.Row.keys().
R David Murray
2014-06-05
1
-1/+1
*
Issue #15067: Port 2.7 sqlite3 docs to 3.4
Zachary Ware
2014-04-01
1
-46/+51
*
merge 3.3 (#20278)
Benjamin Peterson
2014-01-16
1
-1/+1
|
\
|
*
update pysqlite website (closes #20278)
Benjamin Peterson
2014-01-16
1
-1/+1
*
|
Issue #19795: Improved markup of True/False constants.
Serhiy Storchaka
2013-11-29
1
-4/+4
|
\
\
|
|
/
|
*
Issue #19795: Improved markup of True/False constants.
Serhiy Storchaka
2013-11-29
1
-4/+4
*
|
merge with 3.3
Georg Brandl
2013-10-06
1
-1/+1
|
\
\
|
|
/
|
*
Fix SQLite datatype name: it is REAL, not FLOAT. Found by Richard Kelsall on ...
Georg Brandl
2013-10-06
1
-1/+1
*
|
Issue #14720: Enhance sqlite3 microsecond conversion, document its behavior
Petri Lehtinen
2013-02-26
1
-0/+4
|
\
\
|
|
/
|
*
Issue #14720: Enhance sqlite3 microsecond conversion, document its behavior
Petri Lehtinen
2013-02-26
1
-0/+4
|
|
\
|
|
*
Issue #14720: Enhance sqlite3 microsecond conversion, document its behavior
Petri Lehtinen
2013-02-26
1
-0/+4
*
|
|
Issue #8890: Stop advertising an insecure use of /tmp in docs
Petri Lehtinen
2013-02-23
1
-2/+2
|
\
\
\
|
|
/
/
|
*
|
Issue #8890: Stop advertising an insecure use of /tmp in docs
Petri Lehtinen
2013-02-23
1
-2/+2
|
|
\
\
|
|
|
/
|
|
*
Issue #8890: Stop advertising an insecure use of /tmp in docs
Petri Lehtinen
2013-02-23
1
-2/+2
*
|
|
Issue #13773: sqlite3.connect() gets a new `uri` parameter to pass the filena...
Antoine Pitrou
2013-02-09
1
-1/+13
|
/
/
*
|
merge #13934: document sqlite version strings, use correct one in test.
R David Murray
2013-01-11
1
-0/+22
|
\
\
|
|
/
|
*
#13934: document sqlite version strings, use correct one in test.
R David Murray
2013-01-11
1
-0/+22
*
|
Merge: Fix sqlite3 class markup.
R David Murray
2012-10-01
1
-222/+226
|
\
\
|
|
/
|
*
Fix sqlite3 class markup.
R David Murray
2012-10-01
1
-215/+215
*
|
Merge #15742: clarify sqlite parameter substitution example.
R David Murray
2012-08-20
1
-1/+1
|
\
\
|
|
/
|
*
#15742: clarify sqlite parameter substitution example.
R David Murray
2012-08-20
1
-1/+1
*
|
#14804: Remove [] around optional arguments with default values
Hynek Schlawack
2012-05-21
1
-1/+1
|
\
\
|
|
/
|
*
#14804: Remove [] around optional arguments with default values
Hynek Schlawack
2012-05-21
1
-1/+1
*
|
Merge branch '3.2'
Petri Lehtinen
2012-03-01
1
-8/+8
|
\
\
|
|
/
|
*
sqlite3: Port documentation changes from the 2.7 branch
Petri Lehtinen
2012-03-01
1
-8/+8
*
|
Merge branch '3.2'
Petri Lehtinen
2012-02-16
1
-6/+5
|
\
\
|
|
/
|
*
sqlite3: Fix documentation errors concerning Cursor.rowcount
Petri Lehtinen
2012-02-16
1
-6/+5
*
|
Merge branch '3.2'
Petri Lehtinen
2012-02-15
1
-6/+2
|
\
\
|
|
/
|
*
Issue #13491: Fix many errors in sqlite3 documentation
Petri Lehtinen
2012-02-15
1
-6/+2
*
|
Undocument and clean up sqlite3.OptimizedUnicode
Petri Lehtinen
2012-02-09
1
-4/+0
*
|
Merge with 3.2.
Ezio Melotti
2011-10-19
1
-1/+1
|
\
\
|
|
/
|
*
Remove duplication.
Ezio Melotti
2011-10-19
1
-1/+1
*
|
merge from 3.2
Senthil Kumaran
2011-07-03
1
-37/+38
|
\
\
|
|
/
|
*
reST indentation fix in sqlite3 docs. rst uses 3 space indentation.
Senthil Kumaran
2011-07-03
1
-37/+38
*
|
Issue #11688: Add sqlite3.Connection.set_trace_callback(). Patch by Torsten ...
Antoine Pitrou
2011-04-03
1
-0/+16
|
/
*
there's now a setup.py switch for this
Benjamin Peterson
2010-11-28
1
-1/+1
*
Remove unnecessary `object` base class in docs (#10366).
Éric Araujo
2010-11-22
1
-1/+1
*
#8811: small fixes to sqlite3 docs.
Georg Brandl
2010-10-17
1
-16/+14
*
Fixes #10020
Gerhard Häring
2010-10-03
1
-0/+11
*
Consistency check for versionadded/changed directives.
Georg Brandl
2010-08-17
1
-7/+5
[next]