Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
a5cd255a7cb15c7920171f0796cf163a00a5ecaf
/
Modules
/
_sqlite
/
util.c
8493a04
Issue #17857: Prevent build failures with pre-3.5.0 versions of sqlite3,
by Serhiy Storchaka
· 12 years ago
35c52b6
Issue #17073: Fix some integer overflows in sqlite3 module.
by Serhiy Storchaka
· 12 years ago
3bbb672
Merged code from pysqlite 2.6.0.
by Gerhard Häring
· 15 years ago
6e1afcf
Fixes issue #3103. In the sqlite3 module, made one more function static. All renaming public symbos now have the pysqlite prefix to avoid name clashes. This at least once created problems where the same symbol name appeared somewhere in Apache and the sqlite3 module was used from mod_python.
by Gerhard Häring
· 17 years ago
1cc60ed
Updated to pysqlite 2.4.1. Documentation additions will come later.
by Gerhard Häring
· 17 years ago
99b9df8
Forward-port of commit 59184.
by Gerhard Häring
· 17 years ago
0741a60
Merged changes from standalone version 2.3.3. This should probably all be
by Gerhard Häring
· 18 years ago
cddabbf
Fix spelling.
by Georg Brandl
· 19 years ago
72289a6
Update to pysqlite 2.2.0
by Anthony Baxter
· 19 years ago
c51ee69
merged the sqlite-integration branch.
by Anthony Baxter
· 19 years ago