summaryrefslogtreecommitdiff
path: root/Lib/sqlite3/test/regression.py
Commit message (Expand)AuthorAgeFilesLines
* sqlite3: Fix a segfault on calling a connection with something else than aVictor Stinner2010-03-131-7/+12
* Merged code from pysqlite 2.6.0.Gerhard Häring2010-03-051-10/+101
* Merge r73838 from py3k branch. Use the nondeprecated unittest methodGregory P. Smith2009-07-041-2/+2
* #3312: fix two sqlite3 crashes.Georg Brandl2008-07-161-0/+14
* Made sqlite3 module's regression tests work with SQLite versions that don'tGerhard Häring2008-03-021-2/+3
* Updated to pysqlite 2.4.1. Documentation additions will come later.Gerhard Häring2008-02-291-1/+75
* Merged changes from standalone version 2.3.3. This should probably all beGerhard Häring2007-01-141-0/+10
* Merged changes from external pysqlite 2.3.0 release. Documentation updates willGerhard Häring2006-06-131-0/+8
* Updated the sqlite3 module to the external pysqlite 2.2.2 version.Gerhard Häring2006-04-231-1/+26
* Update to pysqlite 2.2.0Anthony Baxter2006-04-041-0/+48