Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
7244c0060dc3ef909f34b0791c3e7490b0340d5e
/
Modules
/
_sqlite
/
util.c
91ea37c
bpo-43290: Remove workaround from pysqlite_step() (GH-24638)
by Erlend Egeberg Aasland
· 4 years, 5 months ago
b6f5b9d
Replace _pysqlite_long_from_int64() with PyLong_FromLongLong() (GH-16882)
by Sergey Fedoseev
· 6 years ago
5252694
closes bpo-31525: require sqlite3_prepare_v2 (#3666)
by Benjamin Peterson
· 8 years ago
86a6705
bpo-9303: Migrate sqlite3 module to _v2 API to enhance performance (#359)
by Aviv Palivoda
· 8 years ago
47ff073
more PY_LONG_LONG to long long
by Benjamin Peterson
· 9 years ago
ed4aa83
require a long long data type (closes #27961)
by Benjamin Peterson
· 9 years ago
725e421
Fix compilater warnings on Windows 64-bit
by Victor Stinner
· 12 years ago
d160b12
Issue #17857: Prevent build failures with pre-3.5.0 versions of sqlite3,
by Serhiy Storchaka
· 12 years ago
3cf96ac
Issue #17073: Fix some integer overflows in sqlite3 module.
by Serhiy Storchaka
· 12 years ago
c934f32
Welcome to the UTF-8 world.
by Florent Xicluna
· 15 years ago
f9cee22
Merged new pysqlite version 2.6.0 from trunk.
by Gerhard Häring
· 15 years ago
d7b0328
Merged revisions 66394,66404,66412,66414,66424-66436 via svnmerge from
by Benjamin Peterson
· 17 years ago
e7ea745
Bring sqlite3 module up-to-date with what's now in 2.6. Almost. I intentionally
by Gerhard Häring
· 17 years ago
3805321
Merged revisions 59465-59487 via svnmerge from
by Christian Heimes
· 18 years ago
fc7bb8c
Merged revisions 53304-53433,53435-53450 via svnmerge from
by Thomas Wouters
· 19 years ago
0e3f591
Merged revisions 46753-51188 via svnmerge from
by Thomas Wouters
· 19 years ago
49fd7fa
Merge p3yk branch with the trunk up to revision 45595. This breaks a fair
by Thomas Wouters
· 19 years ago