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
/
Lib
/
sqlite3
/
test
/
factory.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
[2.7] bpo-38175: Fix a memory leak in comparison of sqlite3.Row objects. (GH-...
Serhiy Storchaka
2019-09-17
1
-7/+12
*
Issue #27861: Fixed a crash in sqlite3.Connection.cursor() when a factory
Serhiy Storchaka
2016-08-29
1
-3/+17
*
Issue #26778: Fixed "a/an/and" typos in code comment and documentation.
Serhiy Storchaka
2016-04-17
1
-1/+1
*
Issue #24257: Fixed segmentation fault in sqlite3.Row constructor with faked
Serhiy Storchaka
2015-05-22
1
-0/+8
*
Issue #10203: sqlite3.Row now truly supports sequence protocol. In particular
Serhiy Storchaka
2014-05-28
1
-3/+31
*
add missing test assertion (closes #20080)
Benjamin Peterson
2014-02-15
1
-0/+1
*
Issue #19601: Use specific asserts in sqlite3 tests.
Serhiy Storchaka
2013-11-16
1
-29/+19
*
sqlite3: Handle strings with embedded zeros correctly
Petri Lehtinen
2012-02-01
1
-1/+40
*
Merge r73838 from py3k branch. Use the nondeprecated unittest method
Gregory P. Smith
2009-07-04
1
-30/+30
*
Applied sqliterow-richcmp.diff patch from Thomas Heller in Issue2152. The
Gerhard Häring
2008-05-04
1
-0/+20
*
Update sqlite3 module to match current version of pysqlite.
Gerhard Häring
2008-03-28
1
-1/+1
*
Merged changes from standalone version 2.3.3. This should probably all be
Gerhard Häring
2007-01-14
1
-1/+22
*
merged the sqlite-integration branch.
Anthony Baxter
2006-04-01
1
-0/+164