| Commit message (Expand) | Author | Age | Files | Lines |
* | Issue #27861: Fixed a crash in sqlite3.Connection.cursor() when a factory | Serhiy Storchaka | 2016-08-29 | 1 | -3/+17 |
|
|
* | Issue #24257: Fixed incorrect uses of PyObject_IsInstance(). | Serhiy Storchaka | 2015-05-22 | 1 | -0/+8 |
|\ |
|
| * | Issue #24257: Fixed incorrect uses of PyObject_IsInstance(). | Serhiy Storchaka | 2015-05-22 | 1 | -0/+8 |
|
|
* | | Issue #13583: sqlite3.Row now supports slice indexing. | Serhiy Storchaka | 2015-03-31 | 1 | -0/+18 |
|/ |
|
* | Issue #10203: sqlite3.Row now truly supports sequence protocol. In particulr | Serhiy Storchaka | 2014-05-28 | 1 | -3/+23 |
|
|
* | 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 |
|
|
* | Undocument and clean up sqlite3.OptimizedUnicode | Petri Lehtinen | 2012-02-09 | 1 | -0/+2 |
|
|
* | Make sqlite3 tests editable with Emacs | Petri Lehtinen | 2012-02-02 | 1 | -1/+1 |
|
|
* | sqlite3: Handle strings with embedded zeros correctly | Petri Lehtinen | 2012-02-01 | 1 | -1/+36 |
|
|
* | change deprecated unittest method calls into their proper names. | Gregory P. Smith | 2009-07-04 | 1 | -30/+30 |
|
|
* | Merged revisions 62425-62429,62434-62436,62441,62444,62446-62448,62450-62455,... | Christian Heimes | 2008-05-04 | 1 | -0/+20 |
|
|
* | Bring sqlite3 module up-to-date with what's now in 2.6. Almost. I intentionally | Gerhard Häring | 2008-03-29 | 1 | -1/+1 |
|
|
* | Merging the py3k-pep3137 branch back into the py3k branch. | Guido van Rossum | 2007-11-06 | 1 | -2/+2 |
|
|
* | Make the sqlite tests pass. | Gerhard Häring | 2007-08-10 | 1 | -9/+9 |
|
|
* | Rip out all the u"..." literals and calls to unicode(). | Guido van Rossum | 2007-05-02 | 1 | -10/+10 |
|
|
* | Merged revisions 53304-53433,53435-53450 via svnmerge from | Thomas Wouters | 2007-01-15 | 1 | -1/+22 |
|
|
* | Merge p3yk branch with the trunk up to revision 45595. This breaks a fair | Thomas Wouters | 2006-04-21 | 1 | -0/+164 |
|
|