Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
a5cd255a7cb15c7920171f0796cf163a00a5ecaf
/
Lib
/
sqlite3
/
test
/
userfunctions.py
35c52b6
Issue #17073: Fix some integer overflows in sqlite3 module.
by Serhiy Storchaka
· 12 years ago
4ab701b
sqlite3: Fix 64-bit integer handling in user functions on 32-bit architectures
by Petri Lehtinen
· 13 years ago
dde5b94
#7092: Silence more py3k warnings. Patch by Florent Xicluna.
by Ezio Melotti
· 15 years ago
1844b0d
Merge r73838 from py3k branch. Use the nondeprecated unittest method names.
by Gregory P. Smith
· 16 years ago
2a11c05
Update sqlite3 module to match current version of pysqlite.
by Gerhard Häring
· 17 years ago
f92b9c2
Removed call to enable_callback_tracebacks that slipped in by accident.
by Gerhard Häring
· 19 years ago
fe7d0c3
Speculative checkin (requires approval of Gerhard Haering)
by Neal Norwitz
· 19 years ago
b2e8816
- Added version checks in C code to make sure we don't trigger bugs in older
by Gerhard Häring
· 19 years ago
16ec4bb
Whitespace normalization.
by Tim Peters
· 19 years ago
1541ef0
Merged changes from external pysqlite 2.3.0 release. Documentation updates will
by Gerhard Häring
· 19 years ago
3e99c0a
Updated the sqlite3 module to the external pysqlite 2.2.2 version.
by Gerhard Häring
· 19 years ago
c51ee69
merged the sqlite-integration branch.
by Anthony Baxter
· 19 years ago