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
/
userfunctions.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Modernize sqlite3 tests
Berker Peksag
2016-06-12
1
-44/+18
*
Issue #23758: Improve num_params docs of create_{function,aggregate} functions
Berker Peksag
2016-03-27
1
-0/+31
*
Issue #17073: Fix some integer overflows in sqlite3 module.
Serhiy Storchaka
2013-02-07
1
-12/+48
|
\
|
*
Issue #17073: Fix some integer overflows in sqlite3 module.
Serhiy Storchaka
2013-02-07
1
-12/+48
*
|
Merge branch '3.2'
Petri Lehtinen
2012-02-21
1
-0/+18
|
\
\
|
|
/
|
*
sqlite3: Fix 64-bit integer handling in user functions on 32-bit architectures
Petri Lehtinen
2012-02-21
1
-0/+18
*
|
Make sqlite3 tests editable with Emacs
Petri Lehtinen
2012-02-02
1
-1/+1
|
/
*
change deprecated unittest method calls into their proper names.
Gregory P. Smith
2009-07-04
1
-28/+28
*
Merged revisions 62011 via svnmerge from
Martin v. Löwis
2008-03-30
1
-1/+1
*
Merging the py3k-pep3137 branch back into the py3k branch.
Guido van Rossum
2007-11-06
1
-1/+1
*
Breaking ground for PEP 3137 implementation:
Guido van Rossum
2007-10-08
1
-8/+9
*
Fix the sqlite test. Blobs should be created using buffer(b"blob"),
Guido van Rossum
2007-08-29
1
-3/+3
*
Make the sqlite tests pass.
Gerhard Häring
2007-08-10
1
-2/+2
*
Rip out all the u"..." literals and calls to unicode().
Guido van Rossum
2007-05-02
1
-6/+6
*
SF patch 1631942 by Collin Winter:
Guido van Rossum
2007-01-10
1
-8/+8
*
Make unit tests pass: replace apply() and adapt to different attribute message.
Guido van Rossum
2006-08-17
1
-1/+1
*
Merged revisions 46753-51188 via svnmerge from
Thomas Wouters
2006-08-11
1
-19/+88
*
Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk.
Thomas Wouters
2006-05-27
1
-0/+14
*
Merge p3yk branch with the trunk up to revision 45595. This breaks a fair
Thomas Wouters
2006-04-21
1
-0/+330