Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Issue #10203: sqlite3.Row now truly supports sequence protocol. In particular | Serhiy Storchaka | 2014-05-28 | 1 | -3/+31 |
* | add missing test assertion (closes #20080) | Benjamin Peterson | 2014-02-15 | 1 | -0/+1 |
* | Issue #19601: Use specific asserts in sqlite3 tests. | Serhiy Storchaka | 2013-11-16 | 1 | -29/+19 |
* | sqlite3: Handle strings with embedded zeros correctly | Petri Lehtinen | 2012-02-01 | 1 | -1/+40 |
* | Merge r73838 from py3k branch. Use the nondeprecated unittest method | Gregory P. Smith | 2009-07-04 | 1 | -30/+30 |
* | Applied sqliterow-richcmp.diff patch from Thomas Heller in Issue2152. The | Gerhard Häring | 2008-05-04 | 1 | -0/+20 |
* | Update sqlite3 module to match current version of pysqlite. | Gerhard Häring | 2008-03-28 | 1 | -1/+1 |
* | Merged changes from standalone version 2.3.3. This should probably all be | Gerhard Häring | 2007-01-14 | 1 | -1/+22 |
* | merged the sqlite-integration branch. | Anthony Baxter | 2006-04-01 | 1 | -0/+164 |