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
/
Modules
/
_sqlite
/
util.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-9303: Migrate sqlite3 module to _v2 API to enhance performance (#359)
Aviv Palivoda
2017-03-03
1
-1/+4
*
more PY_LONG_LONG to long long
Benjamin Peterson
2016-09-08
1
-1/+1
*
require a long long data type (closes #27961)
Benjamin Peterson
2016-09-06
1
-19/+0
*
Fix compilater warnings on Windows 64-bit
Victor Stinner
2013-05-16
1
-1/+1
*
Issue #17857: Prevent build failures with pre-3.5.0 versions of sqlite3,
Serhiy Storchaka
2013-04-28
1
-4/+4
*
Issue #17073: Fix some integer overflows in sqlite3 module.
Serhiy Storchaka
2013-02-07
1
-0/+66
*
Welcome to the UTF-8 world.
Florent Xicluna
2010-09-03
1
-1/+1
*
Merged new pysqlite version 2.6.0 from trunk.
Gerhard Häring
2010-03-05
1
-1/+1
*
Merged revisions 66394,66404,66412,66414,66424-66436 via svnmerge from
Benjamin Peterson
2008-09-13
1
-1/+1
*
Bring sqlite3 module up-to-date with what's now in 2.6. Almost. I intentionally
Gerhard Häring
2008-03-29
1
-2/+7
*
Merged revisions 59465-59487 via svnmerge from
Christian Heimes
2007-12-14
1
-3/+9
*
Merged revisions 53304-53433,53435-53450 via svnmerge from
Thomas Wouters
2007-01-15
1
-10/+9
*
Merged revisions 46753-51188 via svnmerge from
Thomas Wouters
2006-08-11
1
-1/+1
*
Merge p3yk branch with the trunk up to revision 45595. This breaks a fair
Thomas Wouters
2006-04-21
1
-0/+96