Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
d66c0ee76ebda143ff838cc62c0356701d5709e5
/
Lib
/
sqlite3
/
test
/
regression.py
c7fd523
Issue #10811: Fix recursive usage of cursors. Instead of crashing, raise a ProgrammingError now.
by Petri Lehtinen
· 14 years ago
6e055d7
sqlite3: Fix a segfault on calling a connection with something else than a
by Victor Stinner
· 15 years ago
3bbb672
Merged code from pysqlite 2.6.0.
by Gerhard Häring
· 15 years ago
1844b0d
Merge r73838 from py3k branch. Use the nondeprecated unittest method names.
by Gregory P. Smith
· 16 years ago
a24869a
#3312: fix two sqlite3 crashes.
by Georg Brandl
· 17 years ago
f40f684
Made sqlite3 module's regression tests work with SQLite versions that don't
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
0741a60
Merged changes from standalone version 2.3.3. This should probably all be
by Gerhard Häring
· 18 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
72289a6
Update to pysqlite 2.2.0
by Anthony Baxter
· 19 years ago