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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-92206: Move pysqlite_step() to Modules/_sqlite/cursor.c (#92207)
Erlend Egeberg Aasland
2022-05-03
1
-2/+0
*
bpo-42064: Optimise `sqlite3` state access, part 1 (GH-27273)
Erlend Egeberg Aasland
2021-07-29
1
-1/+1
*
bpo-44315: Remove unused connection argument from pysqlite_step() (GH-26535)
Erlend Egeberg Aasland
2021-06-04
1
-1/+1
*
bpo-44047: Remove unused argument to _pysqlite_seterror (GH-25915)
Erlend Egeberg Aasland
2021-05-07
1
-1/+1
*
bpo-40810: Require SQLite 3.7.15 (GH-24106)
Erlend Egeberg Aasland
2021-01-06
1
-6/+0
*
Replace _pysqlite_long_from_int64() with PyLong_FromLongLong() (GH-16882)
Sergey Fedoseev
2019-10-23
1
-1/+0
*
bpo-8677: use PY_SSIZE_T_CLEAN in sqlite (GH-12434)
Inada Naoki
2019-03-19
1
-0/+1
*
closes bpo-31525: require sqlite3_prepare_v2 (#3666)
Benjamin Peterson
2017-09-20
1
-6/+0
*
bpo-9303: Migrate sqlite3 module to _v2 API to enhance performance (#359)
Aviv Palivoda
2017-03-03
1
-0/+12
*
Issue #17857: Prevent build failures with pre-3.5.0 versions of sqlite3,
Serhiy Storchaka
2013-04-28
1
-2/+2
*
Issue #17073: Fix some integer overflows in sqlite3 module.
Serhiy Storchaka
2013-02-07
1
-0/+4
*
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/+2
*
Merged revisions 53304-53433,53435-53450 via svnmerge from
Thomas Wouters
2007-01-15
1
-2/+2
*
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/+38